[java-idp-plugin-jetty] branch main updated: Duplicate IdP module lines.

Scott Cantor cantor.2 at osu.edu
Mon Nov 10 20:50:22 UTC 2025


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

scantor pushed a commit to branch main
in repository java-idp-plugin-jetty.

View the commit online:
https://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=38438d937c1686f54f961368c8306bd49efe649c

The following commit(s) were added to refs/heads/main by this push:
     new 38438d9  Duplicate IdP module lines.
38438d9 is described below

commit 38438d937c1686f54f961368c8306bd49efe649c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Nov 10 15:50:18 2025 -0500

    Duplicate IdP module lines.
---
 .../net/shibboleth/idp/module/jetty/module.properties         | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/jetty-impl/src/main/resources/net/shibboleth/idp/module/jetty/module.properties b/jetty-impl/src/main/resources/net/shibboleth/idp/module/jetty/module.properties
index f0538c6..e688fde 100644
--- a/jetty-impl/src/main/resources/net/shibboleth/idp/module/jetty/module.properties
+++ b/jetty-impl/src/main/resources/net/shibboleth/idp/module/jetty/module.properties
@@ -101,17 +101,6 @@ jetty.module.19.src = /net/shibboleth/idp/module/jetty/jetty-base-download-keyst
 jetty.module.19.dest = credentials/jetty-base-download-keystore.gpg
 jetty.module.19.replace = false
 
-#
-# Specific IdP module
-#
-jetty.idp.module.name = Jetty Base IdP Module
-jetty.idp.module.desc = Configures Jetty to run as the IdP
-
-
-jetty.idp.module.1.src = /net/shibboleth/idp/module/jetty/jetty-base-12/start.d/idp.ini
-jetty.idp.module.1.dest = jetty-base-12/start.d/idp.ini
-jetty.idp.module.1.replace = false
-
 #
 # Specific IdP module
 #

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


More information about the commits mailing list