Skip to content

Commit 5362414

Browse files
authored
Merge pull request #78438 from shashishailaj/patch-34
(Azure CXP)Technical Doc Update
2 parents 3246992 + 0a25f70 commit 5362414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/active-directory-b2c-custom-setup-adfs2016-idp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Now that you have a button in place, you need to link it to an action. The actio
140140
To use ADFS as an identity provider in Azure AD B2C, you need to create an ADFS Relying Party Trust with the Azure AD B2C SAML metadata. The following example shows a URL address to the SAML metadata of an Azure AD B2C technical profile:
141141

142142
```
143-
https://login.microsoftonline.com/te/your-tenant/your-policy/samlp/metadata?idptp=your-technical-profile
143+
https://your-tenant-name.b2clogin.com/your-tenant-name/your-policy/samlp/metadata?idptp=your-technical-profile
144144
```
145145
146146
Replace the following values:

0 commit comments

Comments
 (0)