{
   "acr_values_supported":[
      "urn:brasil:openbanking:loa2", "urn:brasil:openbanking:loa3", "urn:mace:incommon:iap:silver"
   ],
   "authorization_endpoint":"https://auth.mockbank.poc.raidiam.io/auth",
   "device_authorization_endpoint":"https://auth.mockbank.poc.raidiam.io/device/auth",
   "claims_parameter_supported":true,
   "claims_supported":[
      "sub",
      "email",
      "email_verified",
      "phone_number",
      "phone_number_verified",
      "cpf",
      "cnpj",
      "family_name",
      "given_name",
      "profile",
      "acr",
      "sid",
      "auth_time",
      "iss"
   ],
   "code_challenge_methods_supported":[
      "S256"
   ],
   "end_session_endpoint":"https://auth.mockbank.poc.raidiam.io/session/end",
   "grant_types_supported":[
      "implicit",
      "authorization_code",
      "refresh_token",
      "client_credentials",
      "urn:openid:params:grant-type:ciba"
   ],
   "id_token_signing_alg_values_supported":[
      "PS256"
   ],
   "backchannel_authentication_endpoint": "https://matls-auth.mockbank.poc.raidiam.io/backchannel",
    "backchannel_token_delivery_modes_supported": [
        "poll", "ping"
    ],
    "backchannel_user_code_parameter_supported": true,
    "backchannel_authentication_request_signing_alg_values_supported": [
        "PS256"
    ],
   "issuer":"https://auth.mockbank.poc.raidiam.io",
   "jwks_uri":"https://auth.mockbank.poc.raidiam.io/jwks",
   "registration_endpoint":"https://matls-auth.mockbank.poc.raidiam.io/reg",
   "response_modes_supported":[
      "form_post",
      "fragment",
      "query",
      "jwt",
      "query.jwt",
      "fragment.jwt",
      "form_post.jwt"
   ],
   "response_types_supported":[
      "code id_token",
      "code"
   ],
   "scopes_supported":[
      "openid",
      "accounts",
      "credit-cards-accounts",
      "consents",
      "customers",
      "invoice-financings",
      "financings",
      "resources",
      "unarranged-accounts-overdraft",
      "loans",
      "payments",
      "bank-fixed-incomes",
      "credit-fixed-incomes",
      "variable-incomes",
      "treasure-titles",
      "funds",
      "recurring-payments",
      "exchanges",
      "nrp-consents"
   ],
   "subject_types_supported":[
      "public",
      "pairwise"
   ],
   "token_endpoint_auth_methods_supported":[
      "private_key_jwt",
      "tls_client_auth"
   ],
   "token_endpoint_auth_signing_alg_values_supported":[
      "PS256"
   ],
   "token_endpoint":"https://auth.mockbank.poc.raidiam.io/token",
   "pushed_authorization_request_endpoint":"https://matls-auth.mockbank.poc.raidiam.io/request",
   "request_object_signing_alg_values_supported":[
      "PS256"
   ],
   "request_parameter_supported":true,
   "request_uri_parameter_supported":true,
   "userinfo_endpoint":"https://auth.mockbank.poc.raidiam.io/me",
   "authorization_signing_alg_values_supported":[
      "PS256"
   ],
   "introspection_endpoint":"https://auth.mockbank.poc.raidiam.io/token/introspection",
   "introspection_endpoint_auth_methods_supported":[
      "private_key_jwt",
      "tls_client_auth"
   ],
   "introspection_endpoint_auth_signing_alg_values_supported":[
      "PS256"
   ],
   "revocation_endpoint":"https://auth.mockbank.poc.raidiam.io/token/revocation",
   "revocation_endpoint_auth_methods_supported":[
      "private_key_jwt",
      "tls_client_auth"
   ],
   "revocation_endpoint_auth_signing_alg_values_supported":[
      "PS256"
   ],
   "id_token_encryption_alg_values_supported":[
      "RSA-OAEP"

   ],
   "id_token_encryption_enc_values_supported":[
      "A256GCM"
   ],
   "authorization_encryption_alg_values_supported":[
      "RSA-OAEP"
   ],
   "authorization_encryption_enc_values_supported":[
      "A256GCM"
   ],
   "request_object_encryption_alg_values_supported":[
      "RSA-OAEP"
   ],
   "request_object_encryption_enc_values_supported":[
      "A256GCM"
   ],
   "tls_client_certificate_bound_access_tokens":true,
   "claim_types_supported":[
      "normal"
   ],
   "mtls_endpoint_aliases":{
      "token_endpoint":"https://matls-auth.mockbank.poc.raidiam.io/token",
      "revocation_endpoint":"https://matls-auth.mockbank.poc.raidiam.io/token/revocation",
      "introspection_endpoint":"https://matls-auth.mockbank.poc.raidiam.io/token/introspection",
      "device_authorization_endpoint":"https://matls-auth.mockbank.poc.raidiam.io/device/auth",
      "registration_endpoint":"https://matls-auth.mockbank.poc.raidiam.io/reg",
      "userinfo_endpoint":"https://matls-auth.mockbank.poc.raidiam.io/me",
      "pushed_authorization_request_endpoint":"https://matls-auth.mockbank.poc.raidiam.io/request",
      "backchannel_authentication_endpoint": "https://matls-auth.mockbank.poc.raidiam.io/backchannel"
   }
}
