Get authorization server metadata
GET/.well-known/oauth-authorization-server
Returns the RFC 8414 Authorization Server Metadata
document: where /authorize, /token and /register are, which grants and PKCE methods are
supported, and which scopes exist.
Discovery precedes authentication by definition, so this endpoint takes no credential.
Responses
- 200
Authorization server metadata