[java-idp-jetty-base] 02/06: Disable backchannel by default
Tom Zeller
tzeller at dragonacea.biz
Mon Aug 7 23:47:26 UTC 2023
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch 11
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=e0d1984c6a13e7b04fa41b46b89c941391bcc900
commit e0d1984c6a13e7b04fa41b46b89c941391bcc900
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Aug 7 18:24:52 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