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-Access
Response
Successful Response
issuer
token_endpoint
userinfo_endpoint
jwks_uri
revocation_endpoint
introspection_endpoint
scopes_supported
response_types_supported
grant_types_supported
code_challenge_methods_supported
id_token_signing_alg_values_supported
token_endpoint_auth_methods_supported
subject_types_supported
registration_endpoint
