zitadel/internal/repository/oidcsession
Livio Spring e1b3cda98a
feat(OIDC): support token revocation of V2 tokens (#6203)
This PR adds support for OAuth2 token revocation of V2 tokens.

Unlike with V1 tokens, it's now possible to revoke a token not only from the authorized client / client which the token was issued to, but rather from all trusted clients (audience)
2023-07-17 14:33:37 +02:00
..
aggregate.go feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00
eventstore.go feat(OIDC): support token revocation of V2 tokens (#6203) 2023-07-17 14:33:37 +02:00
oidc_session.go feat(OIDC): support token revocation of V2 tokens (#6203) 2023-07-17 14:33:37 +02:00