Skip to content

Commit 2379fd9

Browse files
committed
address verbatims- october
1 parent b02e364 commit 2379fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/active-directory-b2c-app-integration-register-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To create the web API app registration (**App ID: 2**), follow these steps:
1515
1. On the **Portal settings | Directories + subscriptions** page, find your Azure AD B2C directory in the **Directory name** list, and then select **Switch**.
1616
1. In the Azure portal, search for and select **Azure AD B2C**.
1717
1. Select **App registrations**, and then select **New registration**.
18-
1. For **Name**, enter a name for the application (for example, **my-api1**). Leave the default values for **Redirect URI**.
18+
1. For **Name**, enter a name for the application (for example, **my-api1**). Leave the default values for **Redirect URI** and **Supported account types**.
1919
1. Select **Register**.
2020
1. After the app registration is completed, select **Overview**.
2121
1. Record the **Application (client) ID** value for later use when you configure the web application.

0 commit comments

Comments
 (0)