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.
2 parents 0f9c6ed + 44587fb commit 523786bCopy full SHA for 523786b
README.md
@@ -249,8 +249,8 @@ onelogin.saml2.idp.entityid =
249
# URL Target of the IdP where the SP will send the Authentication Request Message
250
onelogin.saml2.idp.single_sign_on_service.url =
251
252
-# SAML protocol binding to be used when returning the <Response>
253
-# message. Onelogin Toolkit supports for this endpoint the
+# SAML protocol binding to be used to deliver the <AuthnRequest> message
+# to the IdP. Onelogin Toolkit supports for this endpoint the
254
# HTTP-Redirect binding only
255
onelogin.saml2.idp.single_sign_on_service.binding = urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect
256
0 commit comments