OAuth Authorization Server Metadata (no app name)
GET/oauth/.well-known/oauth-authorization-server
Returns OAuth 2.0 Authorization Server Metadata (RFC 8414) for the OAuth flow without an app name in the path. Issuer and endpoints use the base path /oauth.
Responses
- 200
- 400
- 403
OK: The request was successful.
Bad Request
Forbidden