Returns authorization server metadata per RFC 8414. MCP clients use this to discover endpoints for the OAuth 2.0 authorization flow.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Authorization server metadata
Authorization server issuer URL
OAuth 2.0 authorization endpoint
OAuth 2.0 token endpoint
OAuth 2.0 dynamic client registration endpoint
OAuth 2.0 token revocation endpoint
Supported OAuth 2.0 response types
Supported OAuth 2.0 grant types
Supported PKCE methods
Token endpoint auth methods
Revocation auth methods
Supported OAuth 2.0 scopes