[java-identity-provider] branch main updated: Add removed property to dead properties list.

Codeberg noreply at shibboleth.net
Tue Jan 27 21:13:40 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
https://codeberg.org/Shibboleth/java-identity-provider/commit/f5f24ba019066ea1ae20c03671fa5b45b275de58

The following commit(s) were added to refs/heads/main by this push:
     new f5f24ba01 Add removed property to dead properties list.
f5f24ba01 is described below

commit f5f24ba019066ea1ae20c03671fa5b45b275de58
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 27 16:13:29 2026 -0500

    Add removed property to dead properties list.
---
 .../src/main/resources/net/shibboleth/idp/conf/global-system.xml         | 1 +
 1 file changed, 1 insertion(+)

diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/global-system.xml b/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/global-system.xml
index 092670094..505937c24 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/global-system.xml
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/conf/global-system.xml
@@ -250,6 +250,7 @@
                 <value>idp.httpclient.filecaching.maxCacheEntries</value>
                 <value>idp.httpclient.filecaching.maxCacheEntrySize</value>
                 <value>idp.httpclient.filecaching.cacheDirectory</value>
+                <value>idp.session.activeResultExtraction</value>
             </list>
         </property>
     </bean>

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


More information about the commits mailing list