Azure Expert Blog

Azure. Cloud for all

Month: March 2018

Azure AD B2C for ASP.NET Core Web Application

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

Azure AD B2C: How to enable consumer logins and access management for your B2C apps

Azure Active Directory B2C

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. This includes applications developed for iOS, Android, and .NET, among others. Azure AD B2C enables these actions while protecting the identities of your customers at the same time.

Resources:

  1. https://azure.microsoft.com/en-us/services/active-directory-b2c
  2. https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-overview

Azure AD, B2B, B2C

Azure AD

Azure Active Directory (in short  Azure AD) is a cloud identity provider service or Identity as a Service (IdaaS) provided by Microsoft. Its primary purpose is to provide authentication and authorization for applications in the cloud (SaaS apps).

Azure AD B2B

Now for Azure AD B2B (which of course stands for Business-to-Business). Is it a different version of Azure AD? No! It’s only one of its service features. It allows one organization to invite members from other organizations to share application access.

Azure AD B2C

Azure Active Directory (Azure AD) B2C: it is a separate service from Azure AD. Built on the same technology, but still… for different purposes. It’s  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. Also it’s built to allow anyone to sign up as a user in a service with their email or social media provider like Facebook, Google or LinkedIn.

© 2024 Azure Expert Blog

Theme by Anders NorenUp ↑