zitadel-oidc/example
Tim Möhlmann 6211eac7cc feat(oidc): add actor claim to introspection response
With impersonation we assign an actor claim to our JWT/ID Tokens. This change adds the actor claim to the introspection response to follow suit.

This PR also adds the `auth_time` and `amr` claims for consistency.
2024-03-14 18:41:59 +02:00
..
client feat(oidc): add actor claim to introspection response 2024-03-14 18:41:59 +02:00
server feat(op): Add response_mode: form_post (#551) 2024-03-05 15:04:43 +02:00
doc.go feat(op): dynamic issuer depending on request / host (#278) 2023-02-09 17:10:22 +01:00