We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd3f0b4 commit 94b3ed8Copy full SHA for 94b3ed8
README.md
@@ -218,7 +218,7 @@ onelogin.saml2.sp.single_logout_service.binding = urn:oasis:names:tc:SAML:2.0:bi
218
219
# Specifies constraints on the name identifier to be used to
220
# represent the requested subject.
221
-# Take a look on lib/Saml2/Constants.php to see the NameIdFormat supported
+# Take a look on core/src/main/java/com/onelogin/saml2/util/Constants.java to see the NameIdFormat supported
222
onelogin.saml2.sp.nameidformat = urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
223
224
# Usually x509cert and privateKey of the SP are provided by files placed at
0 commit comments