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