zitadel-oidc/pkg
Tim Möhlmann 4d63d68c9e
feat(op): allow setting the actor to Token Requests (#569)
For impersonation token exchange we need to persist the actor throughout token requests, including refresh token.
This PR adds the optional TokenActorRequest interface which allows to pass such actor.
2024-03-14 06:57:44 +00:00
..
client Merge branch 'extend-tracing' of https://github.com/zitadel/oidc into extend-tracing 2024-03-14 07:51:35 +01: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 feat: extend token exchange response (#567) 2024-03-13 16:26:09 +02:00
op feat(op): allow setting the actor to Token Requests (#569) 2024-03-14 06:57:44 +00:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00