In this post, we will see how to resolve Using MSAL.js to integrate React Single-page applications with Azure Active Directory Question: I’m learning about authentication on React application using MSAL and I was following this: https://www.youtube.com/watch?v=7oPSL5wWeS0 I created an application ...

In this post, we will see how to resolve Azure AD B2C claim for username sign up Question: I have created a Azure AD B2C directory/tenant and created a new sign up/sign in user flow as per below: Notice that ...