zitadel/internal/api/oidc
Fabi 31a91a0039
feat: add resource owner scope / claim (#2274)
* feat: add resource owner scope / claime

* fix: private claimes

* fix: private claims

* fix: add claim description

* Update claims.md

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-08-31 09:49:31 +00:00
..
auth_request_converter.go fix: handle reauth correctly (max_age=0 or prompt=login) (#1870) 2021-06-16 10:02:15 +02:00
auth_request.go fix(auth): improve sign out handling (#2030) 2021-07-19 15:12:00 +02:00
client_converter.go feat: add resource owner scope / claim (#2274) 2021-08-31 09:49:31 +00:00
client.go feat: add resource owner scope / claim (#2274) 2021-08-31 09:49:31 +00:00
op.go feat: handle ui_locales in login (#1994) 2021-07-09 07:45:31 +00:00