Creating an Azure AD B2C tenant
The following outlines the key steps:
Step 1: Set up an Azure AD B2C tenant.
For detailed instructions, please refer to Tutorial:
Create an Azure Active Directory B2C tenant.
Step 2: Register a web application in Azure Active Directory
B2C.
For detailed instructions, please refer to Tutorial:
Register a web application in Azure Active Directory
B2C.
Step 3: Create user flows and custom policies in Azure Active
Directory B2C.
For detailed instructions, please refer to Tutorial:
Create user flows and custom policies in Azure Active Directory
B2C.
Step 4: Manage your Azure Active Directory B2C tenant.
For detailed instructions, please refer to Tutorial:
Manage your Azure Active Directory B2C tenant.
During the process of creating the tenant, write down the
following information:
-
Tenant ID: for example,
ed7837a1-96e2-4243-8ac8-172bc467f42c -
Primary domain: for
example, powerserverb2c.onmicrosoft.com -
Application (client) ID:
for example, ddaf52bf-1039-4f7a-ab85-51a219c1d4d7 -
Client secret: for example,
VgJo8X8qu4nCW.gf.FRxe.lhBZfE9F6.MA -
Application ID URI: for
example,
https://powerserverb2c.onmicrosoft.com/ddaf52bf-1039-4f7a-ab85-51a219c1d4d7 -
Scope: for example,
https://powerserverb2c.onmicrosoft.com/ddaf52bf-1039-4f7a-ab85-51a219c1d4d7/.default
The above information will be used later.