13 Commits

Author SHA1 Message Date
Juan Iglesias
67c8745e11
document the client_id and client_secret keys in samples and error messages (#142) 2024-03-21 09:03:01 +01:00
Kevin Goslar
5795340e0e
chore: format using Make (#111) 2022-09-22 08:52:52 -04:00
Jakub Błaszczyk
a7a2caa606
feat: support all variations of responseTypes (#104) 2021-12-08 09:25:34 +01:00
Jakub Błaszczyk
0d726dd0b7
feat: single namespace (#65)
Closes #64
Closes #63
2021-05-13 13:50:21 +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
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
c709e21739 samples + message fix 2019-08-30 08:59:09 +02:00
Jakub Kabza
dfb5974746 scaffold controller 2019-08-21 10:12:07 +02:00