Error in javascript when authenticating with Azure AD B2C, using MSAL on WinForms .NET Framework 4.8

Rodolfo Motta 0 Reputation points
2024-05-30T14:04:45.5533333+00:00

I'm using Azure AD B2C in a Windows Forms application (.NET Framework 4.8). When the MSAL library opens the embedded webview to authenticate the user, it shows the following error message:

b2c error

The user flow is SignupSignin, version "Recommended" and the template is "Classic" without any customization.

Looking at the javascript, it seems related to this line:

r.catch(()=>{})}};

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,629 questions
{count} votes