OAuth Discovery
Authorization server metadata
OAuth 2.0 Authorization Server Metadata (RFC 8414)
get/.well-known/oauth-authorization-server
Response
Authorization server metadata
Example response
{
"scopes_supported": [
"admin"
]
}Changes
No changes recorded. 1 of the 99 revisions has no diff computed, so it could not be searched.