[java-plugin-shibd-saml] branch main updated: Add sp.Core as a required module for SAML plugin.
Codeberg
noreply at shibboleth.net
Thu Feb 19 18:28:07 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-plugin-shibd-saml.
View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd-saml/commit/5fac8c344dd7c38d345ef2a39dc0c73cba4de12d
The following commit(s) were added to refs/heads/main by this push:
new 5fac8c3 Add sp.Core as a required module for SAML plugin.
5fac8c3 is described below
commit 5fac8c344dd7c38d345ef2a39dc0c73cba4de12d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 19 13:27:54 2026 -0500
Add sp.Core as a required module for SAML plugin.
---
.../src/main/resources/net/shibboleth/sp/saml/conf/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sp-saml-conf-impl/src/main/resources/net/shibboleth/sp/saml/conf/plugin.properties b/sp-saml-conf-impl/src/main/resources/net/shibboleth/sp/saml/conf/plugin.properties
index 8af6f6f..be79f98 100644
--- a/sp-saml-conf-impl/src/main/resources/net/shibboleth/sp/saml/conf/plugin.properties
+++ b/sp-saml-conf-impl/src/main/resources/net/shibboleth/sp/saml/conf/plugin.properties
@@ -6,4 +6,4 @@ plugin.id = net.shibboleth.plugin.shibd.saml
plugin.version = 1.0.0
# No prereqs
-#plugin.modules.required =
+plugin.modules.required = sp.Core
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list