zitadel/internal/user/repository/view
Livio Amstutz fc6154cffc
feat: token revocation and OP certification (#2594)
* fix: try using only user session if no user is set (id_token_hint) on prompt none

* fix caos errors As implementation

* implement request mode

* return explicit error on invalid refresh token use

* begin token revocation

* token revocation

* tests

* tests

* cleanup

* set op config

* add revocation endpoint to config

* add revocation endpoint to config

* migration version

* error handling in token revocation

* migration version

* update oidc lib to 1.0.0
2021-11-03 08:35:24 +01:00
..
model feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
external_idp_view.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
notify_user.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
query.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
refresh_token_view.go fix: access tokens for service users and refresh token infos (#1779) 2021-05-26 09:01:07 +02:00
token_view.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
user_session_view.go fix: todos (#1346) 2021-03-01 08:48:50 +01:00
user_view.go fix: UserByIDAndResourceOwner query (#2340) 2021-09-09 11:10:06 +00:00
usermembership_view.go fix: Remove user with cascading memberships (#1811) 2021-06-07 07:20:47 +02:00