Skip to content

Commit e84c7cd

Browse files
authored
Update identity-provider-azure-ad-multi-tenant-custom.md
Removing the language code from the URL
1 parent 4b55eb5 commit e84c7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ 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/en-us/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 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)
6666
6767
1. Go to the [Azure portal](https://portal.azure.com). Search for and select **Azure Active Directory**.
6868
1. From the **Manage** section, select **App registrations**.

0 commit comments

Comments
 (0)