{
    "acr_values_supported": [
       "urn:australia:digitalid:undefined"
    ],
    "authorization_endpoint": "https://auth.sandbox.directory.openfinance.ae/auth",
    "device_authorization_endpoint": "https://auth.sandbox.directory.openfinance.ae/device/auth",
    "claims_parameter_supported": true,
    "claims_supported": [
      "sub",
      "email",
      "email_verified",
      "phone_number",
      "phone_number_verified",
      "address",
      "birthdate",
      "family_name",
      "gender",
      "given_name",
      "locale",
      "middle_name",
      "name",
      "nickname",
      "picture",
      "preferred_username",
      "profile",
      "updated_at",
      "website",
      "zoneinfo",
      "trust_framework_profile",
      "acr",
      "sid",
      "auth_time",
      "iss"
    ],
    "code_challenge_methods_supported": [
      "S256"
    ],
    "end_session_endpoint": "https://auth.sandbox.directory.openfinance.ae/session/end",
    "grant_types_supported": [
      "implicit",
      "authorization_code",
      "refresh_token",
      "client_credentials"
    ],
    "id_token_signing_alg_values_supported": [
      "PS256"
    ],
    "issuer": "https://auth.sandbox.directory.openfinance.ae",
    "jwks_uri": "https://auth.sandbox.directory.openfinance.ae/jwks",
    "registration_endpoint": "https://auth.sandbox.directory.openfinance.ae/reg",
    "response_modes_supported": [
      "form_post",
      "fragment",
      "query",
      "jwt",
      "query.jwt",
      "fragment.jwt",
      "form_post.jwt"
    ],
    "response_types_supported": [
      "code id_token",
      "code",
      "id_token",
      "none"
    ],
    "scopes_supported": [
      "openid",
      "offline_access",
      "profile",
      "email",
      "address",
      "phone",
      "trust_framework_profile",
      "directory:software"
    ],
    "subject_types_supported": [
      "public",
      "pairwise"
    ],
    "token_endpoint_auth_methods_supported": [
      "private_key_jwt",
      "tls_client_auth",
      "client_secret_basic"
    ],
    "token_endpoint_auth_signing_alg_values_supported": [
      "PS256",
      "RS256"
    ],
    "token_endpoint": "https://auth.sandbox.directory.openfinance.ae/token",
    "pushed_authorization_request_endpoint": "https://auth.sandbox.directory.openfinance.ae/request",
    "request_object_signing_alg_values_supported": [
      "PS256"
    ],
    "request_parameter_supported": true,
    "request_uri_parameter_supported": false,
    "userinfo_endpoint": "https://auth.sandbox.directory.openfinance.ae/me",
    "authorization_signing_alg_values_supported": [
      "PS256"
    ],
    "introspection_endpoint": "https://auth.sandbox.directory.openfinance.ae/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.sandbox.directory.openfinance.ae/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": [
      "A128KW",
      "A256KW",
      "ECDH-ES",
      "RSA-OAEP",
      "dir"
    ],
    "id_token_encryption_enc_values_supported": [
      "A128CBC-HS256",
      "A128GCM",
      "A256CBC-HS512",
      "A256GCM"
    ],
    "authorization_encryption_alg_values_supported": [
      "A128KW",
      "A256KW",
      "ECDH-ES",
      "RSA-OAEP",
      "dir"
    ],
    "authorization_encryption_enc_values_supported": [
      "A128CBC-HS256",
      "A128GCM",
      "A256CBC-HS512",
      "A256GCM"
    ],
    "request_object_encryption_alg_values_supported": [
      "A128KW",
      "A256KW",
      "dir",
      "ECDH-ES",
      "RSA-OAEP"
    ],
    "request_object_encryption_enc_values_supported": [
      "A128CBC-HS256",
      "A128GCM",
      "A256CBC-HS512",
      "A256GCM"
    ],
    "tls_client_certificate_bound_access_tokens": true,
    "claim_types_supported": [
      "normal"
    ],
    "mtls_endpoint_aliases": {
      "token_endpoint": "https://matls-auth.sandbox.directory.openfinance.ae/token",
      "revocation_endpoint": "https://matls-auth.sandbox.directory.openfinance.ae/token/revocation",
      "introspection_endpoint": "https://matls-auth.sandbox.directory.openfinance.ae/token/introspection",
      "device_authorization_endpoint": "https://matls-auth.sandbox.directory.openfinance.ae/device/auth",
      "registration_endpoint": "https://matls-auth.sandbox.directory.openfinance.ae/reg",
      "userinfo_endpoint": "https://matls-auth.sandbox.directory.openfinance.ae/me",
      "pushed_authorization_request_endpoint": "https://matls-auth.sandbox.directory.openfinance.ae/request",
      "backchannel_authentication_endpoint": "https://matls-auth.sandbox.directory.openfinance.ae/backchannel"
    }
  }
