zitadel-oidc/pkg
Tim Möhlmann 84024355e2 feat(op): split the access and ID token hint verifiers
In zitadel we require different behaviors wrt public key expiry between access tokens and ID token hints.
This change splits the two verifiers in the OP.
The default is still based on Storage and passed to both verifier fields.
2024-01-25 19:07:03 +02:00
..
client feat(rp): Add UnauthorizedHandler (#503) 2024-01-09 17:24:05 +02:00
crypto fix(crypto): nil pointer dereference in crypto.BytesToPrivateKey (#491) (#493) 2023-12-05 17:15:59 +02:00
http Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
oidc fix: allow expired ID token hint to end sessions (#522) 2024-01-19 11:30:51 +01:00
op feat(op): split the access and ID token hint verifiers 2024-01-25 19:07:03 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00