Skip to content

Commit b2710fc

Browse files
author
unknown
committed
fix for git issue 15732
1 parent 1f60b1d commit b2710fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: mtillman
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: conceptual
11-
ms.date: 09/20/2018
11+
ms.date: 11/05/2018
1212
ms.author: davidmu
1313
ms.component: B2C
1414
---
@@ -60,6 +60,7 @@ You can define an ADFS account as a claims provider by adding it to the **Claims
6060
<Metadata>
6161
<Item Key="WantsEncryptedAssertions">false</Item>
6262
<Item Key="PartnerEntity">https://your-ADFS-domain/federationmetadata/2007-06/federationmetadata.xml</Item>
63+
<Item Key=" XmlSignatureAlgorithm">Sha256</Item>
6364
</Metadata>
6465
<CryptographicKeys>
6566
<Key Id="SamlAssertionSigning" StorageReferenceId="B2C_1A_ADFSSamlCert"/>

0 commit comments

Comments
 (0)