zitadel-oidc/example
Tim Möhlmann 56397f88d5
feat(oidc): add actor claim to introspection response (#570)
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-18 11:36:16 +01:00
..
client feat(oidc): add actor claim to introspection response (#570) 2024-03-18 11:36:16 +01: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