Skip to content

Commit 1f83878

Browse files
Fix typo in properties file example
1 parent 4f52a9d commit 1f83878

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
@@ -319,7 +319,7 @@ onelogin.saml2.security.want_nameid_encrypted = false
319319
onelogin.saml2.security.requested_authncontext = urn:oasis:names:tc:SAML:2.0:ac:classes:urn:oasis:names:tc:SAML:2.0:ac:classes:Password
320320

321321
# Allows the authn comparison parameter to be set, defaults to 'exact'
322-
onelogin.saml2.security.onelogin.saml2.security.requested_authncontextcomparison = exact
322+
onelogin.saml2.security.requested_authncontextcomparison = exact
323323

324324
# Indicates if the SP will validate all received xmls.
325325
# (In order to validate the xml, 'strict' and 'wantXMLValidation' must be true).

0 commit comments

Comments
 (0)