Skip to content

Commit 44587fb

Browse files
committed
Fix description of the SSO binding configuration parameter in README
1 parent 0f9c6ed commit 44587fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,8 @@ onelogin.saml2.idp.entityid =
249249
# URL Target of the IdP where the SP will send the Authentication Request Message
250250
onelogin.saml2.idp.single_sign_on_service.url =
251251

252-
# SAML protocol binding to be used when returning the <Response>
253-
# message. Onelogin Toolkit supports for this endpoint the
252+
# SAML protocol binding to be used to deliver the <AuthnRequest> message
253+
# to the IdP. Onelogin Toolkit supports for this endpoint the
254254
# HTTP-Redirect binding only
255255
onelogin.saml2.idp.single_sign_on_service.binding = urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect
256256

0 commit comments

Comments
 (0)