Skip to content

Commit 056cad9

Browse files
authored
Update identity-provider-azure-ad-multi-tenant-custom.md
Marsh feedback
1 parent e84c7cd commit 056cad9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/identity-provider-azure-ad-multi-tenant-custom.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ You need to store the application key that you created in your Azure AD B2C tena
6262
6363
## Configuring optional claims
6464
65-
If you want to get the `family_name` and `given_name` claims from Azure AD, you can configure optional claims for your application through the UI or application manifest. For more information, see [How to provide optional claims to your Azure AD app](https://docs.microsoft.com/azure/active-directory/develop/active-directory-optional-claims)
65+
If you want to get the `family_name` and `given_name` claims from Azure AD, you can configure optional claims for your application in the Azure portal UI or application manifest. For more information, see [How to provide optional claims to your Azure AD app](../active-directory/develop/active-directory-optional-claims.md).
6666
67-
1. Go to the [Azure portal](https://portal.azure.com). Search for and select **Azure Active Directory**.
67+
1. Sign in to the [Azure portal](https://portal.azure.com). Search for and select **Azure Active Directory**.
6868
1. From the **Manage** section, select **App registrations**.
6969
1. Select the application you want to configure optional claims for in the list.
7070
1. From the **Manage** section, select **Token configuration (preview)**.

0 commit comments

Comments
 (0)