9 Commits

Author SHA1 Message Date
Kevin Goslar
77d196e886
docs: standardize license headers (#113) 2022-11-03 09:31:10 -05:00
Alexandre Mclean
028c3df4c2
fix(controller): Ensure that OAuth2Client reconciliation creates hydra client for specs (#83) 2021-09-14 14:07:06 +02:00
Jeffrey Hutchins
c56ba7d6b6
fix: treat Hydra 401 response like a 404 (#50)
Fixes #49
2020-02-27 13:21:30 +01: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
Ante Mihalj
cb8601c1e1 Add support for token_endpoint_auth_method (#37) 2019-11-26 17:52:38 +01:00
Jakub Kabza
88ceb5da75 fix JSON decode bug (#25)
* fix JSON decode bug
2019-09-19 11:25:09 +02:00
Jakub Kabza
22988c0db6 Fix override clients bug (#23) 2019-09-19 09:29:18 +02:00
Jakub Kabza
cd78361bf7 api + basic logic + hydra client crud + validation + happy path integration test 2019-08-28 12:58:13 +02:00