Skip to main content
GET
OAuth 2.0 Authorization Server Metadata (RFC 8414)

Response

200 - application/json

Metadata document.

issuer
string<uri>
required
authorization_endpoint
string<uri>
required
token_endpoint
string<uri>
required
response_types_supported
string[]
required
grant_types_supported
string[]
required
code_challenge_methods_supported
string[]
required
registration_endpoint
string<uri>
revocation_endpoint
string<uri>
token_endpoint_auth_methods_supported
string[]
scopes_supported
string[]