OAuth Authorization Server Metadata (OAuth app)
GET/oauth/:OAuthAppName/.well-known/oauth-authorization-server
Returns OAuth 2.0 Authorization Server Metadata (RFC 8414) for the given OAuth app. Use this endpoint for OAuth 2.0 client discovery when using the OAuth flow path.
Request
Responses
- 200
- 400
- 403
OK: The request was successful.
Bad Request
Forbidden