Auth0

If you're setting up Single Sign-On (SSO) with Auth0, you might come across some error codes. We've compiled a list of these error codes and their corresponding solutions to help you troubleshoot any issues that may come up during the process. So, refer to this table to fix any problems you may face while setting up SSO with Auth0.

Error Description
There could be a misconfiguration in the system or a service outage. We track these errors automatically, but if the problem persists feel free to contact us.Please try again. To fix this issue, please configure the correct Client ID in the plugin. You can refer to this step to configure correct client ID in the setup guide.
Unauthorized To fix this issue, please configure the correct Client Secret in the plugin. You can refer to this step to configure correct client secret in the setup guide.
Invalid response received. Id_token: To fix this issue, please configure the correct Scope in the plugin. You can refer to this step to configure correct scope in the setup guide.
Unknown host: To fix this issue, please configure the correct domain in authorization endpoint in the plugin. You can confirm the correct format of the endpoint from here.
Response : Not Found Invalid response received. To fix this issue, please configure the correct domain in token endpoint in the plugin. You can confirm the correct format of the endpoint from here.
Callback URL mismatch. The provided redirect_uri is not in the list of allowed callback URLs. To fix this issue, please configure the correct Redirect url in the Auth0 Developer application from the plugin . You can refer to this step in the setup guide.