[java-identity-provider] branch main updated: IDP-1779 - Deprecated property left behind

Scott Cantor cantor.2 at osu.edu
Wed Mar 31 14:14:10 UTC 2021


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

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

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=0faf20ec3ffaff9ad8fd32104d35734cc47cc5f5

The following commit(s) were added to refs/heads/main by this push:
       new  0faf20ec3 IDP-1779 - Deprecated property left behind
0faf20ec3 is described below

commit 0faf20ec3ffaff9ad8fd32104d35734cc47cc5f5
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Mar 31 10:14:05 2021 -0400

    IDP-1779 - Deprecated property left behind
    
    https://issues.shibboleth.net/jira/browse/IDP-1779
---
 idp-conf/src/main/resources/conf/saml-nameid.properties | 2 --
 1 file changed, 2 deletions(-)

diff --git a/idp-conf/src/main/resources/conf/saml-nameid.properties b/idp-conf/src/main/resources/conf/saml-nameid.properties
index 7169c5eab..027e9b521 100644
--- a/idp-conf/src/main/resources/conf/saml-nameid.properties
+++ b/idp-conf/src/main/resources/conf/saml-nameid.properties
@@ -25,7 +25,5 @@ idp.persistentId.encoding = BASE32
 #idp.persistentId.generator = shibboleth.ComputedPersistentIdGenerator
 # For basic use, set this to a JDBC DataSource bean name:
 #idp.persistentId.dataSource = PersistentIdDataSource
-# For advanced use, set to a bean inherited from shibboleth.JDBCPersistentIdStore
-#idp.persistentId.store = MyPersistentIdStore
 # Set to an empty property to skip hash-based generation of first stored ID
 #idp.persistentId.computed = shibboleth.ComputedPersistentIdGenerator

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


More information about the commits mailing list