Skip to content

Commit 94b3ed8

Browse files
authored
Update README.md
1 parent dd3f0b4 commit 94b3ed8

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
@@ -218,7 +218,7 @@ onelogin.saml2.sp.single_logout_service.binding = urn:oasis:names:tc:SAML:2.0:bi
218218

219219
# Specifies constraints on the name identifier to be used to
220220
# represent the requested subject.
221-
# Take a look on lib/Saml2/Constants.php to see the NameIdFormat supported
221+
# Take a look on core/src/main/java/com/onelogin/saml2/util/Constants.java to see the NameIdFormat supported
222222
onelogin.saml2.sp.nameidformat = urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
223223

224224
# Usually x509cert and privateKey of the SP are provided by files placed at

0 commit comments

Comments
 (0)