[java-idp-plugin-jetty] 102/186: Disable backchannel by default
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 24 15:57:33 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.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