2.169 | ProviderConfigurationResponse | {
"acr_values_supported": [
"2",
"3"
],
"authorization_endpoint": "https://reference.mobileconnect.io/mobileconnect/index.php/auth",
"check_session_iframe": "https://reference.mobileconnect.io/mobileconnect/opframe.php",
"claim_types_supported": [
"normal"
],
"claims_locales_supported": [
"en-US"
],
"claims_parameter_supported": true,
"claims_supported": [
"name",
"given_name",
"family_name",
"middle_name",
"nickname",
"preferred_username",
"profile",
"picture",
"website",
"email",
"email_verified",
"gender",
"birthdate",
"zoneinfo",
"locale",
"phone_number",
"phone_number_verified",
"address",
"updated_at"
],
"display_values_supported": [
"page",
"popup"
],
"end_session_endpoint": "https://reference.mobileconnect.io/mobileconnect/index.php/endsession",
"grant_types_supported": [
"authorization_code"
],
"id_token_encryption_alg_values_supported": [
"RSA1_5",
"RSA-OAEP"
],
"id_token_encryption_enc_values_supported": [
"A128CBC-HS256",
"A256CBC-HS512",
"A128GCM",
"A256GCM"
],
"id_token_signing_alg_values_supported": [
"HS256",
"HS384",
"HS512",
"RS256",
"RS384",
"RS512"
],
"issuer": "https://reference.mobileconnect.io/mobileconnect",
"jwks_uri": "https://reference.mobileconnect.io/mobileconnect/op.jwk",
"login_hint_methods_supported": [
"MSISDN",
"ENCR_MSISDN",
"PCR"
],
"mc_atp_endpoint": "https://reference.mobileconnect.io/mobileconnect/index.php/atp",
"mobile_connect_version_supported": [
{
"openid": "mc_v1.1"
},
{
"openid mc_authn": "mc_v1.2"
},
{
"openid mc_authz": "mc_v1.2"
},
{
"openid mc_identity_phonenumber": "mc_v1.2"
},
{
"openid mc_identity_signup": "mc_v1.2"
},
{
"openid mc_identity_nationalid": "mc_v1.2"
},
{
"openid mc_atp": "mc_v1.2"
}
],
"op_policy_uri": "https://reference.mobileconnect.io/mobileconnect/index.php/op_policy",
"op_tos_uri": "https://reference.mobileconnect.io/mobileconnect/index.php/op_tos",
"premiuminfo_endpoint": "https://reference.mobileconnect.io/mobileconnect/index.php/premiuminfo",
"request_object_encryption_alg_values_supported": [
"RSA1_5",
"RSA-OAEP"
],
"request_object_encryption_enc_values_supported": [
"A128CBC-HS256",
"A256CBC-HS512",
"A128GCM",
"A256GCM"
],
"request_object_signing_alg_values_supported": [
"HS256",
"HS384",
"HS512",
"RS256",
"RS384",
"RS512"
],
"request_parameter_supported": true,
"request_uri_parameter_supported": true,
"require_request_uri_registration": false,
"response_types_supported": [
"code",
"code token",
"code id_token",
"token",
"token id_token",
"code token id_token",
"id_token"
],
"scopes_supported": [
"openid",
"mc_authn",
"mc_authz",
"profile",
"email",
"address",
"phone",
"mc_identity_phonenumber",
"mc_identity_signup",
"mc_identity_nationalid",
"mc_atp"
],
"service_documentation": "https://reference.mobileconnect.io/mobileconnect/index.php/servicedocs",
"subject_types_supported": [
"public",
"pairwise"
],
"token_endpoint": "https://reference.mobileconnect.io/mobileconnect/index.php/token",
"token_endpoint_auth_methods_supported": [
"client_secret_post",
"client_secret_basic",
"client_secret_jwt",
"private_key_jwt"
],
"token_endpoint_auth_signing_alg_values_supported": [
"HS256",
"HS384",
"HS512",
"RS256",
"RS384",
"RS512"
],
"ui_locales_supported": [
"en-US"
],
"userinfo_encryption_alg_values_supported": [
"RSA1_5",
"RSA-OAEP"
],
"userinfo_encryption_enc_values_supported": [
"A128CBC-HS256",
"A256CBC-HS512",
"A128GCM",
"A256GCM"
],
"userinfo_endpoint": "https://reference.mobileconnect.io/mobileconnect/index.php/userinfo",
"userinfo_signing_alg_values_supported": [
"HS256",
"HS384",
"HS512",
"RS256",
"RS384",
"RS512"
],
"version": "3.0"
}
|