[java-plugin-shibd-saml] branch main updated: Fix module URL.

Scott Cantor cantor.2 at osu.edu
Mon Aug 11 23:16:36 UTC 2025


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

scantor pushed a commit to branch main
in repository java-plugin-shibd-saml.

View the commit online:
http://git.shibboleth.net/view/?p=java-plugin-shibd-saml.git;a=commit;h=807e3382255be06b60cd2de4e3785b8a7b04b59a

The following commit(s) were added to refs/heads/main by this push:
     new 807e338  Fix module URL.
807e338 is described below

commit 807e3382255be06b60cd2de4e3785b8a7b04b59a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Aug 11 19:16:34 2025 -0400

    Fix module URL.
---
 .../src/main/resources/net/shibboleth/sp/saml/conf/module.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sp-saml-conf-impl/src/main/resources/net/shibboleth/sp/saml/conf/module.properties b/sp-saml-conf-impl/src/main/resources/net/shibboleth/sp/saml/conf/module.properties
index 194be3b..15fb704 100644
--- a/sp-saml-conf-impl/src/main/resources/net/shibboleth/sp/saml/conf/module.properties
+++ b/sp-saml-conf-impl/src/main/resources/net/shibboleth/sp/saml/conf/module.properties
@@ -8,7 +8,7 @@ sp.SAML.plugin = net.shibboleth.plugin.shibd.saml
 
 sp.SAML.name = SP SAML Protocol Support
 sp.SAML.desc = SAML protocol plugin for SP processing hub plugin.
-sp.SAML.url = /SP/SAML
+sp.SAML.url = https://shibboleth.atlassian.net/wiki/spaces/sphub1
 
 sp.SAML.1.src = /net/shibboleth/idp/module/conf/sp/saml.properties
 sp.SAML.1.dest = conf/sp/saml.properties

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


More information about the commits mailing list