/Get OpenId connect configuration

Get OpenId connect configuration

Returns OPENIDserver 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 supported
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_supportedbooleanspecifying whether the OP supports the use of the user_code parameter. If omitted, the default value is false.
ui_locales_supportedarray of stringSpecifies the preferred languages and scripts for the user interface.
claims_locales_supportedarray of stringthe OAuth 2.0 claims_locales_supported values supported
acr_values_supportedarray of stringthe OAuth 2.0 acr_values_supported values supported.
trust_frameworks_supportedarray of stringthe OAuth 2.0 ge_aml values supported
verified_claims_supportedarray of stringIndicates if verified claims supported
userinfo_signing_alg_values_supportedarray of stringthe OAuth 2.0 userinfo_signing_alg_values_supported values supported.
claims_ui_locales_supportedarray of stringthe OAuth 2.0 claims_ui_locales_supported values supported.
evidence_supportedarray of stringthe OAuth 2.0 id_document values supported.
claims_in_verified_claims_supportedarray of stringthe OAuth 2.0 claims_in_verified_claims_supported values supported.
id_documents_supportedarray of stringthe OAuth 2.0 id_documents_supported values supported.
id_documents_verification_methods_supportedarray of stringthe OAuth 2.0 id_documents_verification_methods_supported values supported.
claims_parameter_supportedbooleanindicates if claims parameter supported
subject_types_supportedarray of stringthe OAuth 2.0 subject_types_supported values supported.
jwks_uristringthe URL of the JWKs