Skip to content

Commit 61a72cd

Browse files
committed
Fix description of the SSO binding configuration parameter in tests
This completes #304.
1 parent 523786b commit 61a72cd

17 files changed

+35
-34
lines changed

core/src/test/resources/config/config.adfs.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ onelogin.saml2.idp.entityid = http://adfs.vc.example.com/adfs/services/trust
4848
# URL Target of the IdP where the SP will send the Authentication Request Message
4949
onelogin.saml2.idp.single_sign_on_service.url = http://adfs.vc.example.com/adfs/ls
5050

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

core/src/test/resources/config/config.all.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ onelogin.saml2.idp.entityid = http://idp.example.com/
5050
# URL Target of the IdP where the SP will send the Authentication Request Message
5151
onelogin.saml2.idp.single_sign_on_service.url = http://idp.example.com/simplesaml/saml2/idp/SSOService.php
5252

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

core/src/test/resources/config/config.allowduplicatednames.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ onelogin.saml2.idp.entityid = https://pitbulk.no-ip.org/simplesaml/saml2/idp/met
4949
# URL Target of the IdP where the SP will send the Authentication Request Message
5050
onelogin.saml2.idp.single_sign_on_service.url = https://pitbulk.no-ip.org/simplesaml/saml2/idp/SSOService.php
5151

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

core/src/test/resources/config/config.certfile.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ onelogin.saml2.idp.entityid = http://idp.example.com/
4242
# URL Target of the IdP where the SP will send the Authentication Request Message
4343
onelogin.saml2.idp.single_sign_on_service.url = http://idp.example.com/simplesaml/saml2/idp/SSOService.php
4444

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

core/src/test/resources/config/config.certstring.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ onelogin.saml2.idp.entityid = http://idp.example.com/
4747
# URL Target of the IdP where the SP will send the Authentication Request Message
4848
onelogin.saml2.idp.single_sign_on_service.url = http://idp.example.com/simplesaml/saml2/idp/SSOService.php
4949

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

core/src/test/resources/config/config.different.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ onelogin.saml2.idp.entityid = http://idp.example.com/
4848
# URL Target of the IdP where the SP will send the Authentication Request Message
4949
onelogin.saml2.idp.single_sign_on_service.url = http://idp.example.com/simplesaml/saml2/idp/SSOService.php
5050

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

core/src/test/resources/config/config.invalidcontacts.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ onelogin.saml2.idp.entityid = http://idp.example.com/
4444
# URL Target of the IdP where the SP will send the Authentication Request Message
4545
onelogin.saml2.idp.single_sign_on_service.url = http://idp.example.com/simplesaml/saml2/idp/SSOService.php
4646

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

core/src/test/resources/config/config.invalidspcertstring.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ onelogin.saml2.idp.entityid = http://idp.example.com/
4444
# URL Target of the IdP where the SP will send the Authentication Request Message
4545
onelogin.saml2.idp.single_sign_on_service.url = http://idp.example.com/simplesaml/saml2/idp/SSOService.php
4646

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

core/src/test/resources/config/config.knownIdpPrivateKey.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ onelogin.saml2.idp.entityid = https://pitbulk.no-ip.org/simplesaml/saml2/idp/met
5555
# URL Target of the IdP where the SP will send the Authentication Request Message
5656
onelogin.saml2.idp.single_sign_on_service.url = https://pitbulk.no-ip.org/simplesaml/saml2/idp/SSOService.php
5757

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

core/src/test/resources/config/config.my.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ onelogin.saml2.idp.entityid = https://pitbulk.no-ip.org/simplesaml/saml2/idp/met
4848
# URL Target of the IdP where the SP will send the Authentication Request Message
4949
onelogin.saml2.idp.single_sign_on_service.url = https://pitbulk.no-ip.org/simplesaml/saml2/idp/SSOService.php
5050

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

0 commit comments

Comments
 (0)