Commit Graph

215 Commits

Author SHA1 Message Date
34c92d26ce feat: disable oauth2 client deletion (#149) 2024-11-15 16:38:17 +01:00
de407f4b9a chore: update github actions dependencies (#154) 2024-10-17 09:47:45 +02:00
34afe7e58c fix: typo 2024-10-14 16:20:53 +02:00
46c4a8f3da chore: goreleaser-action 2024-10-14 15:37:22 +02:00
1b9449bb93 chore: upgrade ci elements, bump golang version (#153) 2024-10-14 15:18:13 +02:00
44cd2371d9 Allow scope to be passed as array (#150)
* feat: Allow scope to be passed as array

Scopes are currently passed as a scope string, separating scopes by
spaces.
Clients can grow to many scopes, resulting in a very long string.

This change allows us to specify scopes using the property scopeArray.
That way, we can separate scopes by newlines.
Additionally, this allows us to comment a single scope temporarily or
add a comment for a specific scope, e.g. as a reason why that client has
this scope granted.

* feat: Deprecate scope in favor of scopeArray

* feat: Use kubebuilder:deprecatedversion
2024-10-14 10:06:41 +02:00
aa0bff206a chore: update repository templates to fe4ffe0813 2024-08-27 10:16:27 +00:00
73f5423f44 chore: update repository templates to 4132def510 2024-08-27 10:15:41 +00:00
8f7d1863fa chore: update repository templates to 3cf0f00556 2024-08-27 09:42:54 +00:00
05d49743b0 chore: update repository templates to 939b80fbfd 2024-08-27 09:36:17 +00:00
aed5bd9a62 chore: update repository templates to 297c8a5a35 2024-08-22 13:00:57 +00:00
1c7e4937ad chore: update repository templates to 95e82c6db8 2024-08-22 07:25:37 +00:00
8f679ba89a Implement handling OAuth2 client token lifespans. (#145) 2024-06-24 13:52:50 +02:00
8029e019dd chore: golang 1.22 (#147) 2024-06-24 11:15:21 +02:00
e1d57532bb chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#143) 2024-06-17 09:45:19 +02:00
5cd43b4fe9 chore: update repository templates to e838bee8d0 2024-05-22 07:34:35 +00:00
67c8745e11 document the client_id and client_secret keys in samples and error messages (#142) 2024-03-21 09:03:01 +01:00
2483bc1443 chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#140) 2024-03-14 08:21:05 +01:00
ad03786403 Implement creating clients with backchannel or frontchannel logout uris (#139) 2024-01-22 09:12:12 +01:00
91b139e6f2 fix: goreleaser use compiled binaries in release (#138) 2023-10-30 11:26:50 +01:00
0df31d3f3a simplify goreleaser 2023-10-27 14:05:03 +02:00
bfd9e23adb Update ci.yaml 2023-10-27 13:02:20 +02:00
ed3ea0e62c Add short sha env 2023-10-27 12:09:13 +02:00
490b465936 Update ci.yaml 2023-10-26 16:12:30 +02:00
f2e36490db update ci for release 2023-10-26 15:52:20 +02:00
ede5d881eb feat: move release to gha (#137) 2023-10-26 15:32:50 +02:00
35abbe3c5c feat: customize name of secret (#125) 2023-10-24 10:18:41 +02:00
6832edc9e9 chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 (#136) 2023-10-16 12:53:01 +02:00
9d34613962 fix: build target 2023-10-11 15:15:36 +02:00
d5ad7f4c99 feat: add channels to crd (#135) 2023-10-10 13:22:06 +02:00
868ec0f0ab feat add dawin and arm64 targets (#131) 2023-08-25 15:14:16 +02:00
0e4568f899 chore: improve ci process (#130) 2023-08-15 11:07:35 +02:00
d5caace0e3 feat: add jwks uri (#126) 2023-08-10 07:49:28 +02:00
5f7526bbaf fix: kustomize installation (#128) 2023-08-08 12:34:22 +02:00
2a6cef5006 refactor: update to the latest version of kubebuilder and add support for hydra v2 (#127) 2023-08-08 10:30:24 +02:00
8bd24af9ce chore: update repository templates to ac80097fa4 2023-08-07 14:32:00 +00:00
99fdc39c68 chore: update repository templates to 2c1b6f16b2 2023-08-03 16:07:40 +00:00
6881f1c1c1 feat: add skip consent (#124) 2023-06-28 13:56:22 +02:00
8d57beb5ba chore: use go install in 1.17+ (#123) 2023-03-27 19:35:39 +02:00
e1e32e61c1 Update config.yml 2023-03-27 17:41:48 +02:00
fdedbe52ad fix: add ready condition to OAuth2ClientStatus (#122) 2023-03-27 17:34:35 +02:00
6aba89e7a8 Update cve-scan.yaml
fix unreadable cve report
2023-03-27 10:53:18 +02:00
fc11b1070f chore: update Ory CLI with breaking changes to the format task (#116) 2022-11-07 20:47:52 -05:00
77d196e886 docs: standardize license headers (#113) 2022-11-03 09:31:10 -05:00
445d51671b chore: remove obsolete header (#115) 2022-11-02 14:58:08 -05:00
11bcfe87cd chore: update repository templates to d3f8710e35 2022-11-02 11:42:02 +00:00
59ea4864c2 chore: license checker (#114) 2022-11-02 06:15:34 -05:00
5a5f43727e chore: update repository templates to a2fba7e968 2022-11-02 01:03:09 +00:00
9b4059a686 chore: update repository templates to 852a1aece5 2022-11-01 20:15:25 +00:00
174cfc3ebe chore: update repository templates to 6ab5ce6da0 2022-10-19 11:37:22 +00:00