[java-plugin-shibd-saml] branch main updated: Update test properties.

Codeberg noreply at shibboleth.net
Mon Dec 1 20:49:29 UTC 2025


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/58dc573e575fb819f1ccaba2a6d279dafaf1e706

The following commit(s) were added to refs/heads/main by this push:
     new 58dc573  Update test properties.
58dc573 is described below

commit 58dc573e575fb819f1ccaba2a6d279dafaf1e706
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Dec 1 15:49:19 2025 -0500

    Update test properties.
---
 .../resources/net/shibboleth/idp/module/conf/sp/sp.properties    | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/sp-saml-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/sp/sp.properties b/sp-saml-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/sp/sp.properties
index 70de031..658b6fb 100644
--- a/sp-saml-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/sp/sp.properties
+++ b/sp-saml-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/sp/sp.properties
@@ -18,11 +18,6 @@ sp.service.agents.checkInterval = PT5M
 #sp.agent.authn.cached = true
 #sp.agent.authn.cacheDuration = PT1H
 
-# Set to StorageService to use for remoted storage data if in use.
-#sp.storageService =
-# Set to DataSealer to use for remoted data encryption.
-#sp.dataSealer = shibboleth.DataSealer
-
 # Default precedence/set of Session Initiator and Token Consumer flows to attempt
 sp.application.sessionInitiators = saml2, disco
 sp.application.tokenConsumers = saml2/artifact, saml2/post, saml2/post-simplesign
@@ -52,3 +47,7 @@ sp.application.tokenConsumers = saml2/artifact, saml2/post, saml2/post-simplesig
 # Uncomment/set to define a default IdP discovery service URL or Function
 sp.discoveryURL = https://test.shibboleth.net/shibboleth-ds/index.html
 #sp.discoveryURLFunction =
+
+# Settings for Hub-mediated session storage
+#sp.session.storageService =
+#sp.session.maxStorageTimeout = P1D

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


More information about the commits mailing list