zitadel-oidc/pkg
Tim Möhlmann a7b5355580
feat(op): allow scope without openid (#613)
This changes removes the requirement of the openid scope to be set for all token requests.
As this library also support OAuth2-only authentication mechanisms we still want to sanitize requested scopes, but not enforce the openid scope.

Related to https://github.com/zitadel/zitadel/discussions/8068
2024-06-13 08:16:46 +02:00
..
client fix: Omit non-standard, empty fields in RefreshTokenRequest when performing a token refresh (#599) 2024-05-06 08:13:52 +02:00
crypto feat(deps): update go-jose to v4 (#588) 2024-04-11 18:13:30 +03:00
http feat: return oidc.Error in case of call token failure (#571) 2024-04-01 13:55:22 +00:00
oidc feat: add default signature algorithms (#606) 2024-05-17 10:17:54 +00:00
op feat(op): allow scope without openid (#613) 2024-06-13 08:16:46 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00