OAuth Authorization Server Metadata (well-known URI, OIDC)
GET/.well-known/oauth-authorization-server/service/oidc/:OIDCAppName
Returns OAuth 2.0 Authorization Server Metadata (RFC 8414) using the well-known URI pattern. Path format is /.well-known/oauth-authorization-server/service/oidc/{OIDCAppName}.
Request
Responses
- 200
- 400
- 403
OK: The request was successful.
Bad Request
Forbidden