Skip to main content
GET
OAuth Authorization Server Metadata

Response

200 - application/json

Authorization server metadata

OAuth 2.1 Authorization Server Metadata

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