[java-plugin-shibd] branch main updated: Add data sealer property.

Codeberg noreply at shibboleth.net
Wed Sep 23 17:22:41 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.

View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd/commit/f96414acb2376fbff057ef6fc4e547417b7da6fc

The following commit(s) were added to refs/heads/main by this push:
     new f96414a  Add data sealer property.
f96414a is described below

commit f96414acb2376fbff057ef6fc4e547417b7da6fc
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed Sep 23 13:22:32 2026 -0400

    Add data sealer property.
---
 .../src/main/resources/net/shibboleth/idp/module/conf/sp/sp.properties | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/sp/sp.properties b/sp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/sp/sp.properties
index c3bff7b..d1c17eb 100644
--- a/sp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/sp/sp.properties
+++ b/sp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/sp/sp.properties
@@ -62,9 +62,10 @@ sp.service.credential.checkInterval = PT5M
 #sp.discoveryURL =
 #sp.discoveryURLFunction =
 
-# Settings for Hub-mediated session storage
+# Settings for Hub-mediated session storage and encryption features
 #sp.session.storageService = shibboleth.StorageService
 #sp.session.maxStorageTimeout = P1D
+#sp.dataSealer = shibboleth.DataSealer
 
 #########################################
 # Agent Authentication and Authz Settings

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


More information about the commits mailing list