{ "authorization_endpoint"                         : "https:\/\/m.mobileid.ch\/oidc\/authorize",
  "token_endpoint"                                 : "https:\/\/openid.mobileid.ch\/token",
  "registration_endpoint"                          : "https:\/\/openid.mobileid.ch\/clients",
  "introspection_endpoint"                         : "https:\/\/openid.mobileid.ch\/token\/introspect",
  "revocation_endpoint"                            : "https:\/\/openid.mobileid.ch\/token\/revoke",
  "pushed_authorization_request_endpoint"          : "https:\/\/openid.mobileid.ch\/par",
  "issuer"                                         : "https:\/\/openid.mobileid.ch",
  "jwks_uri"                                       : "https:\/\/openid.mobileid.ch\/jwks.json",
  "scopes_supported"                               : [ "openid", 
                                                       "phone", 
                                                       "offline_access", 
                                                       "mid_location", 
                                                       "mid_esign_basic", 
                                                       "mid_profile", 
                                                       "mid_cms", 
                                                       "profile", 
                                                       "mid_passkey" ],
  "response_types_supported"                       : [ "code", "token", "id_token" ],
  "response_modes_supported"                       : [ "query", "fragment", "form_post" ],
  "grant_types_supported"                          : [ "implicit", 
                                                       "authorization_code", 
                                                       "refresh_token", 
                                                       "password", 
                                                       "client_credentials", 
                                                       "urn:ietf:params:oauth:grant-type:jwt-bearer" ],
  "code_challenge_methods_supported"               : [ "plain", "S256" ],
  "token_endpoint_auth_methods_supported"          : [ "client_secret_basic", "client_secret_post" ],
  "request_object_signing_alg_values_supported"    : [ "HS256", 
                                                       "HS384", 
                                                       "HS512", 
                                                       "RS256", 
                                                       "RS384", 
                                                       "RS512", 
                                                       "PS256", 
                                                       "PS384", 
                                                       "PS512", 
                                                       "ES256", 
                                                       "ES256K", 
                                                       "ES384", 
                                                       "ES512" ],
  "request_object_encryption_alg_values_supported" : [ "RSA-OAEP-256", 
                                                       "RSA-OAEP-384", 
                                                       "RSA-OAEP-512", 
                                                       "ECDH-ES", 
                                                       "ECDH-ES+A128KW", 
                                                       "ECDH-ES+A192KW", 
                                                       "ECDH-ES+A256KW", 
                                                       "dir" ],
  "request_object_encryption_enc_values_supported" : [ "A128CBC-HS256", 
                                                       "A192CBC-HS384", 
                                                       "A256CBC-HS512", 
                                                       "A128GCM", 
                                                       "A192GCM", 
                                                       "A256GCM", 
                                                       "XC20P" ],
  "ui_locales_supported"                           : [ "en", 
                                                       "fr", 
                                                       "it", 
                                                       "de" ],
  "request_parameter_supported"                    : true,
  "request_uri_parameter_supported"                : true,
  "require_request_uri_registration"               : true,
  "authorization_response_iss_parameter_supported" : true,
  "tls_client_certificate_bound_access_tokens"     : true,
  "dpop_signing_alg_values_supported"              : [ "ES256K", 
                                                       "PS384", 
                                                       "ES384", 
                                                       "RS384", 
                                                       "ES256", 
                                                       "RS256", 
                                                       "ES512", 
                                                       "PS256", 
                                                       "PS512", 
                                                       "RS512" ],
  "authorization_signing_alg_values_supported"     : [ "HS256", 
                                                       "HS384", 
                                                       "HS512", 
                                                       "RS256", 
                                                       "RS384", 
                                                       "RS512", 
                                                       "PS256", 
                                                       "PS384", 
                                                       "PS512", 
                                                       "ES256", 
                                                       "ES256K", 
                                                       "ES384", 
                                                       "ES512", 
                                                       "EdDSA" ],
  "authorization_encryption_alg_values_supported"  : [ "RSA-OAEP-256", 
                                                       "RSA-OAEP-384", 
                                                       "RSA-OAEP-512", 
                                                       "ECDH-ES", 
                                                       "ECDH-ES+A128KW", 
                                                       "ECDH-ES+A192KW", 
                                                       "ECDH-ES+A256KW", 
                                                       "dir" ],
  "authorization_encryption_enc_values_supported"  : [ "A128CBC-HS256", 
                                                       "A192CBC-HS384", 
                                                       "A256CBC-HS512", 
                                                       "A128GCM", 
                                                       "A192GCM", 
                                                       "A256GCM", 
                                                       "XC20P" ],
  "request_uri_quota"                              : 10,
  "subject_types_supported"                        : [ "public", "pairwise" ],
  "userinfo_endpoint"                              : "https:\/\/openid.mobileid.ch\/userinfo",
  "acr_values_supported"                           : [ "mid_al2_any", 
                                                       "mid_al3_any", 
                                                       "mid_al3_simcard", 
                                                       "mid_al3_mobileapp", 
                                                       "mid_al3_any_ch", 
                                                       "mid_al4_any", 
                                                       "mid_al4_simcard", 
                                                       "mid_al4_mobileapp", 
                                                       "mid_al4_any_ch", 
                                                       "possessionorinherence", 
                                                       "mid_al4_passkey" ],
  "id_token_signing_alg_values_supported"          : [ "RS256" ],
  "id_token_encryption_alg_values_supported"       : [ "RSA-OAEP-256", 
                                                       "RSA-OAEP-384", 
                                                       "RSA-OAEP-512", 
                                                       "ECDH-ES", 
                                                       "ECDH-ES+A128KW", 
                                                       "ECDH-ES+A192KW", 
                                                       "ECDH-ES+A256KW", 
                                                       "dir", 
                                                       "A128KW", 
                                                       "A192KW", 
                                                       "A256KW", 
                                                       "A128GCMKW", 
                                                       "A192GCMKW", 
                                                       "A256GCMKW" ],
  "id_token_encryption_enc_values_supported"       : [ "A128CBC-HS256", 
                                                       "A192CBC-HS384", 
                                                       "A256CBC-HS512", 
                                                       "A128GCM", 
                                                       "A192GCM", 
                                                       "A256GCM", 
                                                       "XC20P" ],
  "userinfo_signing_alg_values_supported"          : [ "RS256", 
                                                       "RS384", 
                                                       "RS512", 
                                                       "PS256", 
                                                       "PS384", 
                                                       "PS512", 
                                                       "ES256", 
                                                       "ES256K", 
                                                       "ES384", 
                                                       "ES512", 
                                                       "HS256", 
                                                       "HS384", 
                                                       "HS512", 
                                                       "EdDSA" ],
  "userinfo_encryption_alg_values_supported"       : [ "RSA-OAEP-256", 
                                                       "RSA-OAEP-384", 
                                                       "RSA-OAEP-512", 
                                                       "ECDH-ES", 
                                                       "ECDH-ES+A128KW", 
                                                       "ECDH-ES+A192KW", 
                                                       "ECDH-ES+A256KW", 
                                                       "dir", 
                                                       "A128KW", 
                                                       "A192KW", 
                                                       "A256KW", 
                                                       "A128GCMKW", 
                                                       "A192GCMKW", 
                                                       "A256GCMKW" ],
  "userinfo_encryption_enc_values_supported"       : [ "A128CBC-HS256", 
                                                       "A192CBC-HS384", 
                                                       "A256CBC-HS512", 
                                                       "A128GCM", 
                                                       "A192GCM", 
                                                       "A256GCM", 
                                                       "XC20P" ],
  "display_values_supported"                       : [ "page" ],
  "claim_types_supported"                          : [ "normal" ],
  "claims_supported"                               : [ "sub", 
                                                       "iss", 
                                                       "auth_time", 
                                                       "acr", 
                                                       "phone_number", 
                                                       "phone_number_verified", 
                                                       "mid_geo_country", 
                                                       "mid_geo_accuracy", 
                                                       "mid_geo_device_confidence", 
                                                       "mid_geo_location_confidence", 
                                                       "mid_geo_timestamp", 
                                                       "mid_esign_basic_assurance_level", 
                                                       "mid_esign_basic_jurisdictions", 
                                                       "mid_esign_basic_has_valid_evidence", 
                                                       "mid_profile_serial", 
                                                       "mid_profile_recovery_code_status", 
                                                       "mid_profile_sim_status", 
                                                       "mid_profile_sim_pin_status", 
                                                       "mid_profile_sim_mcc", 
                                                       "mid_profile_sim_mnc", 
                                                       "mid_profile_sim_network", 
                                                       "mid_profile_app_status", 
                                                       "mid_cms_content", 
                                                       "name", 
                                                       "mid_pk_keyringid", 
                                                       "mid_pk_binding", 
                                                       "mid_pk_cert_level", 
                                                       "mid_pk_created_ts", 
                                                       "mid_pk_last_used_ts", 
                                                       "mid_pk_aaguid", 
                                                       "mid_pk_cred_fingerprint", 
                                                       "mid_pk_auth_attachment", 
                                                       "mid_pk_os_family", 
                                                       "mid_pk_aal3", 
                                                       "mid_profile_signer_cert_chain" ],
  "claims_parameter_supported"                     : true,
  "frontchannel_logout_supported"                  : true,
  "frontchannel_logout_session_supported"          : true,
  "backchannel_logout_supported"                   : true,
  "backchannel_logout_session_supported"           : true }
