Component schema
O Auth Authorization Server Metadata
object1 direct reference
Definition
stringrequired
The authorization server's issuer identifier (URL).
stringrequired
URL of the authorization endpoint.
stringrequired
URL of the token endpoint.
string
URL of the dynamic client registration endpoint.
string
URL of the token revocation endpoint.
string
URL of the token introspection endpoint.
string[]
List of scopes supported by the authorization server.
OAuthResponseType[]required
List of supported response types.
OAuthGrantType[]
List of supported grant types.
OAuthCodeChallengeMethod[]
List of supported PKCE code challenge methods.
OAuthTokenEndpointAuthMethod[]
List of supported token endpoint authentication methods.
string
URL of the UserInfo endpoint (OIDC Core § 5.3).
Used by 1
These schemas and endpoints reference this type directly.