- Title
- OAuth 2.0 Authorization Server Bootstrap Profile
- Description
- OAuth 2.0 Authorization Server Bootstrap Profile provides standards and guidance on how OAuth 2.0 Clients can obtain the necessary information required to interact with an OAuth 2.0 Authorization Server.
Taxonomy
Standards
Guidance
The OAuth 2.0 Authorization Server Metadata is retrieved from a well-known location.
Alternatively, OAuth 2.0 Clients can configure some or all of this information in an out-of-band manner.
As a minimum the OAuth 2.0 Authorization Server Metadata is recommended to contain the issuer, token_endpoint, jwks_uri and grant_types_supported fields.