{ "issuer": "https://uniphore.us.auth0.com/", "authorization_endpoint": "https://uniphore.us.auth0.com/authorize", "token_endpoint": "https://uniphore.us.auth0.com/oauth/token", "device_authorization_endpoint": "https://uniphore.us.auth0.com/oauth/device/code", "userinfo_endpoint": "https://uniphore.us.auth0.com/userinfo", "mfa_challenge_endpoint": "https://uniphore.us.auth0.com/mfa/challenge", "jwks_uri": "https://uniphore.us.auth0.com/.well-known/jwks.json", "registration_endpoint": "https://uniphore.us.auth0.com/oidc/register", "revocation_endpoint": "https://uniphore.us.auth0.com/oauth/revoke", "scopes_supported": [ "openid", "profile", "offline_access", "name", "given_name", "family_name", "nickname", "email", "email_verified", "picture", "created_at", "identities", "phone", "address" ], "response_types_supported": [ "code", "token", "id_token", "code token", "code id_token", "token id_token", "code token id_token" ], "code_challenge_methods_supported": [ "S256", "plain" ], "response_modes_supported": [ "query", "fragment", "form_post" ], "subject_types_supported": [ "public" ], "token_endpoint_auth_methods_supported": [ "client_secret_basic", "client_secret_post", "private_key_jwt", "none" ], "token_endpoint_auth_signing_alg_values_supported": [ "RS256", "RS384", "PS256" ], "claims_supported": [ "aud", "auth_time", "created_at", "email", "email_verified", "exp", "family_name", "given_name", "iat", "identities", "iss", "name", "nickname", "phone_number", "picture", "sub" ], "grant_types_supported": [ "client_credentials", "authorization_code", "refresh_token", "password", "implicit", "urn:ietf:params:oauth:grant-type:device_code", "urn:ietf:params:oauth:grant-type:token-exchange", "http://auth0.com/oauth/grant-type/password-realm", "http://auth0.com/oauth/grant-type/passwordless/otp", "http://auth0.com/oauth/grant-type/mfa-oob", "http://auth0.com/oauth/grant-type/mfa-otp", "http://auth0.com/oauth/grant-type/mfa-recovery-code", "urn:ietf:params:oauth:grant-type:jwt-bearer" ], "request_uri_parameter_supported": false, "request_parameter_supported": false, "backchannel_authentication_endpoint": "https://uniphore.us.auth0.com/bc-authorize", "backchannel_token_delivery_modes_supported": [ "poll" ], "id_token_signing_alg_values_supported": [ "HS256", "RS256", "PS256" ], "backchannel_logout_supported": true, "backchannel_logout_session_supported": true, "global_token_revocation_endpoint": "https://uniphore.us.auth0.com/oauth/global-token-revocation/connection/{connectionName}", "global_token_revocation_endpoint_auth_methods_supported": [ "global-token-revocation+jwt" ], "dpop_signing_alg_values_supported": [ "ES256" ], "authorization_grant_profiles_supported": [ "urn:ietf:params:oauth:grant-profile:id-jag" ] }