14 Commits

Author SHA1 Message Date
Jakub Błaszczyk
0e4568f899
chore: improve ci process (#130) 2023-08-15 11:07:35 +02:00
Damian Peckett
2a6cef5006
refactor: update to the latest version of kubebuilder and add support for hydra v2 (#127) 2023-08-08 10:30:24 +02:00
andremarianiello
fdedbe52ad
fix: add ready condition to OAuth2ClientStatus (#122) 2023-03-27 17:34:35 +02:00
Kevin Goslar
77d196e886
docs: standardize license headers (#113) 2022-11-03 09:31:10 -05:00
Kevin Goslar
5795340e0e
chore: format using Make (#111) 2022-09-22 08:52:52 -04:00
Roman Lytvyn
d9eeaace15 fix: oauth client metadata as object in CRD (#71) 2021-06-03 15:00:02 +02:00
Julia Iskierka
9b8f463527
build: update CRDs and k8s dependencies (#68) 2021-05-10 10:35:08 +02:00
Jonathan Lima
53aea68766
feat: add AllowedCorsOrigins (#58) 2020-06-29 10:56:40 +02:00
Clément BUCHART
c337b2d8f4
feat: allow postLogoutRedirectsUris to be set (#54)
Closes #51

Signed-off-by: Clément BUCHART <clement@buchart.dev>
2020-06-08 12:09:32 +02:00
Paul Davis
803c935b47 Support talking to multiple ORY Hydra deployments (#35) 2019-11-14 09:11:13 +01:00
Jakub Kabza
294c171ac6 Full upgrade (#19)
- SecretName is now mandatory
- One can update client_secret in Hydra by creating new Secret object and changing the SecretName in CR instance
2019-09-13 14:37:29 +02:00
Jakub Kabza
ff1f11b18f regenerate 2019-09-05 10:00:59 +02:00
Jakub Kabza
cd78361bf7 api + basic logic + hydra client crud + validation + happy path integration test 2019-08-28 12:58:13 +02:00
Jakub Kabza
dfb5974746 scaffold controller 2019-08-21 10:12:07 +02:00