OAuth 2.0 Authorization Server Metadata (RFC 8414)
OAuth
OAuth 2.0 Authorization Server Metadata (RFC 8414)
Discovery document advertising the authorize/token endpoints, supported grant types (authorization_code, refresh_token), PKCE (S256), and supported token_endpoint_auth_methods (none, client_secret_post, client_secret_basic). Used by OAuth and MCP clients to auto-configure. Equivalent metadata is also served under /oauth/.well-known/... and /mcp/.well-known/... variants.
GET
OAuth 2.0 Authorization Server Metadata (RFC 8414)
Resposta
Authorization server metadata.
The response is of type object.