/Get OpenId connect configuration

Get OpenId connect configuration

Returns openid server configuration metadata.

Response Parameters

ParameterTypeDescription
issuerstringthe URL the Authorization Server asserts as its Issuer Identifier.
token_endpoint_auth_methods_supportedarray of stringthe client authentication methods supported by the OAuth 2.0 Token Endpoint.
authorization_endpointstringthe URL of the OAuth 2.0 Authorization Endpoint.
mtls_endpoint_aliasesobjectbunch of endpoints which are secured by the mtls certificate
mtls_endpoint_aliases>token_endpointstringtoken endpoint secured by mtls certificate
mtls_endpoint_aliases>registration_endpointstringregistration endpoint secured by mtls certificate
mtls_endpoint_aliases>userinfo_endpointstringuserinfo endpoint secured by mtls certificate
backchannel_authentication_endpointstringauthentication endpoint for CIBA flow
scopes_supportedarray of stringopenid and profile scopes are suppored
grant_types_supportedarray of stringauthorization_code and ciba are supported
backchannel_authentication_request_signing_alg_values_supportedstringwarning message for user
backchannel_token_delivery_modes_supportedarray of stringpoll mode is supported
backchannel_user_code_parameter_supportedboolean
ui_locales_supportedarray of string
claims_locales_supportedarray of string
acr_values_supportedarray of string
trust_frameworks_supportedarray of string
verified_claims_supportedarray of string
userinfo_signing_alg_values_supportedarray of string
claims_ui_locales_supportedarray of string
evidence_supportedarray of string
claims_in_verified_claims_supportedarray of string
id_documents_supportedarray of string
id_documents_verification_methods_supportedarray of string
claims_parameter_supportedboolean
subject_types_supportedarray of string
jwks_uristring