OIDC discovery document

Returns the OpenID Connect discovery metadata. The endpoint URLs already point at this API's REST routes and must not be rewritten.

Authentication

Api-Keystring

API key of the organization. Always sent together with the Secret-Access header.

Headers

Secret-AccessstringRequired

Response

Successful Response
issuerstring
authorization_endpointstring
token_endpointstring
userinfo_endpointstring
jwks_uristring
revocation_endpointstring
introspection_endpointstring
scopes_supportedlist of strings
response_types_supportedlist of strings
grant_types_supportedlist of strings
code_challenge_methods_supportedlist of strings
id_token_signing_alg_values_supportedlist of strings
token_endpoint_auth_methods_supportedlist of strings
subject_types_supportedlist of strings
registration_endpointstringOptional