| author | kengaderdus |
|---|---|
| ms.service | active-directory-b2c |
| ms.subservice | B2C |
| ms.topic | include |
| ms.date | 08/04/2021 |
| ms.author | kengaderdus |
| ms.custom | sfi-image-nochange |
To create the web API app registration (App ID: 2), follow these steps:
-
Sign in to the Azure portal.
-
Make sure you're using the directory that contains your Azure AD B2C tenant. Select the Directories + subscriptions icon in the portal toolbar.
-
On the Portal settings | Directories + subscriptions page, find your Azure AD B2C directory in the Directory name list, and then select Switch.
-
In the Azure portal, search for and select Azure AD B2C.
-
Select App registrations, and then select New registration.
-
For Name, enter a name for the application (for example, my-api1). Leave the default values for Redirect URI and Supported account types.
-
Select Register.
-
After the app registration is completed, select Overview.
-
Record the Application (client) ID value for later use when you configure the web application.
