[java-idp-jetty-base] 02/03: Revert "Delete backchannel module."

Scott Cantor cantor.2 at osu.edu
Mon Mar 25 20:08:11 UTC 2024


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

scantor pushed a commit to branch 11-testbed-eclipse
in repository java-idp-jetty-base.

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

commit 31a5923907471777c929c0a8e2c8e6fe997cf2b7
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 25 16:07:58 2024 -0400

    Revert "Delete backchannel module."
    
    This reverts commit 344a8e483454d153a25193ff2aad11f8eb9b9f23.
---
 src/main/resources/jetty-base/modules/idp-backchannel.mod | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/src/main/resources/jetty-base/modules/idp-backchannel.mod b/src/main/resources/jetty-base/modules/idp-backchannel.mod
new file mode 100644
index 0000000..23de613
--- /dev/null
+++ b/src/main/resources/jetty-base/modules/idp-backchannel.mod
@@ -0,0 +1,14 @@
+[description]
+Shibboleth IdP Dedicated SOAP Connector
+
+[depend]
+idp
+
+[files]
+lib/idp-backchannel/jetty94-dta-ssl-1.0.0.jar
+
+[lib]
+lib/idp-backchannel/jetty94-dta-ssl-1.0.0.jar
+
+[xml]
+etc/idp-backchannel.xml

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


More information about the commits mailing list