Skip to content

Commit 5c719bf

Browse files
authored
Merge pull request #78791 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/Microsoft/azure-docs (branch master)
2 parents e181c42 + 796fd2f commit 5c719bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/active-directory-b2c-get-started-custom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Azure AD B2C requires you to register two applications that are used to sign up
7979
1. In **App registrations (Legacy)**, select **New application registration**.
8080
2. For **Name**, enter `ProxyIdentityExperienceFramework`.
8181
3. For **Application type**, choose **Native**.
82-
4. For **Redirect URI**, enter `https://your-tenant-name.b2clogin.com/your-tenant-name.onmicrosoft.com`, where `yourtenant` is your Azure AD B2C tenant.
82+
4. For **Redirect URI**, enter `https://your-tenant-name.b2clogin.com/your-tenant-name.onmicrosoft.com`, where `your-tenant-name` is your Azure AD B2C tenant.
8383
5. Click **Create**. After it's created, copy the application ID and save it to use later.
8484
6. On the Settings page, select **Required permissions**, and then select **Add**.
8585
7. Choose **Select an API**, search for and select **IdentityExperienceFramework**, and then click **Select**.

0 commit comments

Comments
 (0)