[java-idp-jetty-base] 02/06: Disable backchannel by default

Tom Zeller tzeller at dragonacea.biz
Mon Aug 7 23:47:55 UTC 2023


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch 10
in repository java-idp-jetty-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=a45ad9a4c4a27760efedfbb2a3feb0c370b608bf

commit a45ad9a4c4a27760efedfbb2a3feb0c370b608bf
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Aug 7 17:37:01 2023 -0500

    Disable backchannel by default
---
 src/main/resources/jetty-base/start.d/idp-backchannel.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/jetty-base/start.d/idp-backchannel.ini b/src/main/resources/jetty-base/start.d/idp-backchannel.ini
index fcf7218..edd3205 100644
--- a/src/main/resources/jetty-base/start.d/idp-backchannel.ini
+++ b/src/main/resources/jetty-base/start.d/idp-backchannel.ini
@@ -2,7 +2,7 @@
 # Module: idp-backchannel
 # Shibboleth IdP Dedicated SOAP Connector
 # --------------------------------------- 
---module=idp-backchannel
+# --module=idp-backchannel
 
 ## Backchannel connector port to listen on
 # idp.backchannel.port=8443

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list