Azure Active Directory (Azure AD) B2C is an identity management service that enables you to customize and control how customers sign up, sign in, and manage their profiles when using your applications.

Learn how to set up identity management for the customers that use your ASP.NET Core Web Application:

Step 1: Create an Azure AD B2C tenant
Step 2: Register an application
Step 3: Create sign in & signup policy
Step 4: Add configuration details inside .NET app

Learn more:

  1. Azure Active Directory B2C Documentation
  2. https://github.com/Azure-Samples/active-directory-b2c-dotnetcore-webapp
  3. Getting Started with Azure AD B2C Built in Policies