You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1069 OIDC: Add an alternate form of get_additional_claims()
which makes the list of additional claims_supported available at the OIDC auto-discovery endpoint (.well-known/openid-configuration).
Fixed
#1012 Return 200 status code with {"active": false} when introspecting a nonexistent token
per RFC 7662. It had been incorrectly returning 401.