Skip to content

Commit d00ee51

Browse files
authored
Update README.md
1 parent a5423c3 commit d00ee51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)