Azure B2C

If you're setting up Single Sign-On (SSO) with Azure B2C, 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 Azure B2C.

Error Description
AADB2C90205 To fix this issue, please configure the correct Scope in the plugin and verify whether these claims are configured in the Azure AD B2C Developer application. You can refer to this step in the setup guide.
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. To fix this issue, please configure the correct tenant name and policy in the authorization endpoint in the plugin. You can refer to this step for tenant and this step for policy in the setup guide.
Response : The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. Invalid response received. To fix this issue, please configure the correct tenant name and policy in the Token endpoint in the plugin . You can refer the steps in the setup guide. You can refer to this step for tenant and this step for policy in the setup guide.
AADB2C90081 This issue occurs when wrong Client Secret is configured or client secret is expired. To fix this issue, please configure the correct Client Secret in the plugin. You can refer to this step to configure correct Client Secret from the setup guide.
redirect_uri_mismatch/AADB2C90006 To fix this issue, please configure the correct Redirect url in the Azure B2C Developer application from the plugin. You can refer to this step in the setup guide.
AADB2C90007(no redirect uri configured) To fix this issue, please check if you have configured the correct Redirect url in the Azure B2C Developer application from the plugin. You can refer to this step in the setup guide.
AADB2C90010 This error is shown when Scope is not configured in the plugin. Please configure the scope in the plugin using this setup guide.
AADB2C90012 Please make sure if you have entered correct Scopes in the plugin. Also, make sure those scopes are selected in Azure. You can verify the steps from this setup guide.