Skip to content

Commit 479da82

Browse files
committed
Merge branch 'master' of github.com:onelogin/python-saml
2 parents 52e95da + d00ee51 commit 479da82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ In addition to the required settings data (idp, sp), extra settings can be defin
406406
// 'http://www.w3.org/2001/04/xmlenc#sha256'
407407
// 'http://www.w3.org/2001/04/xmldsig-more#sha384'
408408
// 'http://www.w3.org/2001/04/xmlenc#sha512'
409-
'digestAlgorithm' => 'http://www.w3.org/2000/09/xmldsig#sha1
409+
"digestAlgorithm": "http://www.w3.org/2000/09/xmldsig#sha1"
410410
},
411411

412412
// Contact information template, it is recommended to supply

0 commit comments

Comments
 (0)