zitadel-oidc/pkg
Tim Möhlmann be3cc13c27
fix: merge user info claims into id token claims (#349)
oidc IDTokenClaims.SetUserInfo did not set the claims map from user info.
This fix merges the claims map into the IDToken Claims map.
2023-03-27 16:41:09 +03:00
..
client Merge branch 'next' into main-next 2023-03-15 16:26:32 +02:00
crypto chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
http chore: switch from iouitil to io.ReadAll (#272) 2023-02-06 08:29:25 +01:00
oidc fix: merge user info claims into id token claims (#349) 2023-03-27 16:41:09 +03:00
op feat: add CanSetUserinfoFromRequest interface (#347) 2023-03-24 18:55:41 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00