[java-idp-plugin-mgmt] branch main updated: Remove unnecessary content and add a comment.

Codeberg noreply at shibboleth.net
Wed Jul 8 15:57:32 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-idp-plugin-mgmt.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-mgmt/commit/f8917c6a44cedf4e04f4aa8450f89f791f3e50f8

The following commit(s) were added to refs/heads/main by this push:
     new f8917c6  Remove unnecessary content and add a comment.
f8917c6 is described below

commit f8917c6a44cedf4e04f4aa8450f89f791f3e50f8
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed Jul 8 11:57:21 2026 -0400

    Remove unnecessary content and add a comment.
---
 modules.properties | 28 ++++------------------------
 1 file changed, 4 insertions(+), 24 deletions(-)

diff --git a/modules.properties b/modules.properties
index 7a63181..fa6c115 100644
--- a/modules.properties
+++ b/modules.properties
@@ -2,6 +2,10 @@
 # Shibboleth Project-delivered plugin-sourced modules.
 # It is mirrored at http://plugins.shibboleth.net/modules.properties
 #
+# The purpose of this file is to describe modules that are themselves
+# declared as required by plugins that do not themselves provide those
+# modules. Thus only modules depended on by "other" plugins need be here.
+#
 # The format is
 #     <moduleid>.plugin The plugin ID that delivers this module
 #     <moduleid>.version The latest version of the plugin ID that delivers this module
@@ -19,17 +23,6 @@ idp.oidc.OP.2.version=3.4.0
 idp.oidc.OP.plugin=net.shibboleth.idp.plugin.oidc.op
 idp.oidc.OP.version=3.3.0
 
-# idp.authn.DuoOIDC
-idp.authn.DuoOIDC.plugin=net.shibboleth.idp.plugin.authn.duo.nimbus
-#idp.authn.DuoOIDC.plugin=net.shibboleth.idp.plugin.authn.duo.sdk
-idp.authn.DuoOIDC.version=2.1.0
-
-# MetadataGen
-idp.plugin.MetadataGen.plugin=net.shibboleth.idp.plugin.metadatagen
-idp.plugin.MetadataGen.Templates.plugin=net.shibboleth.idp.plugin.metadatagen
-idp.plugin.MetadataGen.version=2.0.0
-idp.plugin.MetadataGen.version=2.0.0
-
 # idp.oidc.config
 idp.oidc.config.3.plugin=net.shibboleth.idp.plugin.oidc.config
 idp.oidc.config.3.version=2.1.0
@@ -49,16 +42,3 @@ idp.oidc.common.2.plugin=net.shibboleth.oidc.common
 idp.oidc.common.2.version=2.1.0
 idp.oidc.common.1.plugin=net.shibboleth.oidc.common
 idp.oidc.common.1.version=1.1.0
-
-# idp.authn.oidc.RP
-idp.authn.oidc.RP.plugin=net.shibboleth.idp.plugin.authn.oidc.rp
-idp.authn.oidc.RP.version=2.1.2
-
-# idp.authn.TOTP
-idp.authn.TOTP.plugin=net.shibboleth.idp.plugin.authn.totp
-idp.authn.TOTP.version=2.1.0
-
-# idp.authn.WebAuthn
-idp.authn.WebAuthn.plugin=net.shibboleth.idp.plugin.authn.webauthn
-idp.authn.WebAuthn.version=0.0.4-beta1
-

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


More information about the commits mailing list