v15

latestOpenAPI 3.0.0MIT Licenseraw.githubusercontent.com2026-08-016088119.5 KB
system

OAuth2 Authorization Server Metadata

Returns the Authorization Server Metadata (RFC 8414). Same content as OpenID Discovery.

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

Response

Authorization Server Metadata

issuerstring required
authorization_endpointstring required
token_endpointstring required
userinfo_endpointstring
jwks_uristring required
revocation_endpointstring
introspection_endpointstring
scopes_supportedstring[]
response_types_supportedstring[] required
grant_types_supportedstring[]
subject_types_supportedstring[]
id_token_signing_alg_values_supportedstring[]
token_endpoint_auth_methods_supportedstring[]
code_challenge_methods_supportedstring[]
claims_supportedstring[]
request_parameter_supportedboolean
authorization_response_iss_parameter_supportedboolean
client_id_metadata_document_supportedboolean