Authorization server metadata
OAuth 2.0 Authorization Server Metadata (RFC 8414)
GET
JavaScript
Response
Authorization server metadata
Authorization server issuer URL
Token endpoint URL
Token introspection endpoint URL
JWK Set endpoint URL
Dynamic client registration endpoint URL
Authorization endpoint URL
Supported grant types
Supported PKCE code challenge methods
Supported response types
Supported token endpoint authentication methods
Supported OAuth scopes
Example:
["admin"]JavaScript