11 Commits

Author SHA1 Message Date
Ante Mihalj
208d1451db
feat: Add support for OAuth2 Client metadata property (#38)
See #36
2020-02-03 12:40:44 +01:00
Ante Mihalj
71f17149c9
feat: Add audience field to OAuth2 Clients (#44) 2020-02-01 14:26:22 +01:00
Pierre de Poulpiquet
728d02b8fc Fix sample apiVersion (#42)
The hydra.ory.sh/v1alpha2 was never released. Let's keep the
sample at the proper apiVersion
2020-01-02 20:22:27 +01:00
Ante Mihalj
cb8601c1e1 Add support for token_endpoint_auth_method (#37) 2019-11-26 17:52:38 +01: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
c709e21739 samples + message fix 2019-08-30 08:59:09 +02:00
Jakub Kabza
1c96781556 readme 2019-08-29 13:01:31 +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