Skip to main content
GET
Authorization-server metadata

Response

200 - application/json

Authorization-server metadata.

RFC 8414 authorization-server metadata.

issuer
string<uri>
required
authorization_endpoint
string<uri>
required
token_endpoint
string<uri>
required
jwks_uri
string<uri>
required
registration_endpoint
string<uri>
revocation_endpoint
string<uri>
scopes_supported
string[]
response_types_supported
string[]
response_modes_supported
string[]
grant_types_supported
string[]
token_endpoint_auth_methods_supported
string[]
revocation_endpoint_auth_methods_supported
string[]
code_challenge_methods_supported
string[]
authorization_response_iss_parameter_supported
boolean