Skip to content

Commit da5a61e

Browse files
Merge pull request #230351 from DevOpsStyle/idp-sha-256
sha-1-retired
2 parents 2f46546 + 5c44032 commit da5a61e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/active-directory/hybrid/how-to-connect-fed-saml-idp.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ Within the SAML Response message, the Signature node contains information about
6363
9. The SignatureMethod Algorithm must match the following sample:
6464
`<ds:SignatureMethod Algorithm="https://www.w3.org/2000/09/xmldsig#rsa-sha1"/>`
6565

66+
>[!NOTE]
67+
>In order to improve the security SHA-1 algorithm is deprecated. Ensure to use a more secure algorithm like SHA-256. More information [can be found](https://learn.microsoft.com/lifecycle/announcements/sha-1-signed-content-retired).
68+
6669
## Supported bindings
6770
Bindings are the transport-related communications parameters that are required. The following requirements apply to the bindings
6871

0 commit comments

Comments
 (0)