v1

latestOpenAPI 3.1.02026-07-13632897.9 KB
oauth-provider
oauth-provider

Oauth Authorization Server

OAuth 2.0 Authorization Server Metadata endpoint (RFC 8414).

Returns the same metadata as openid-configuration. Both endpoints use the shared _authorization_server_metadata() helper to guarantee they never drift.

Returns: JSONResponse: OAuth authorization server metadata document

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

Response

Successful Response

{"stackTrail":"paths:/.well-known/oauth-authorization-server:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}