v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-275867561.6 MB
oauth

Get OAuth2 authorization server metadata

Returns OAuth2 authorization server metadata per RFC 8414, including supported endpoints, grant types, and response types.

get/.well-known/oauth-authorization-server

Response

OK

authorization_endpointstring
code_challenge_methods_supportedstring[]
device_authorization_endpointstring
grant_types_supportedstring[]
issuerstring
jwks_uristring
protected_resources_supportedstring[]
registration_endpointstring
resource_parameter_supportedboolean
response_types_supportedstring[]
revocation_endpointstring
scopes_supportedstring[]
token_endpointstring
token_endpoint_auth_methods_supportedstring[]