zitadel/internal/api
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
..
assets ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00
authz feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
http fix: set samesite to none for user agent cookie for iframe usage (#6162) 2023-07-10 07:51:56 +02:00
idp feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00:00
oidc feat(OIDC): support token revocation of V2 tokens (#6203) 2023-07-17 14:33:37 +02:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: check if application is active in saml logic (#6003) 2023-06-15 11:04:27 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00
api.go Merge branch 'main' into grcp-server-reflect 2023-05-16 10:51:32 +02:00