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
{{ message }}
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.
RFC 8414 is now published with the specification for OAuth 2.0 Authorization Server Metadata. As discussed in scitokens/scitokens#75, see RFC 8414 Compatibility Notes about constructing the discovery endpoint URL for issuers with path components:
A SciTokens Authorization Server should publish OAuth 2.0 Authorization Server Metadata rather than OpenID Provider Metadata.
No "claims_supported" or "id_token_signing_alg_values_supported" or "userinfo_endpoint" entries.
And it should be published at issuer/.well-known/oauth-authorization-server rather than issuer/.well-known/openid-configuration.
The text was updated successfully, but these errors were encountered: