[java-identity-provider] branch main updated: Remove dead property from file.

Scott Cantor cantor.2 at osu.edu
Wed Oct 7 15:42:07 UTC 2020


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=de4acee61061463a92d3b460307eb4218793e0d9

The following commit(s) were added to refs/heads/main by this push:
       new  de4acee61 Remove dead property from file.
de4acee61 is described below

commit de4acee61061463a92d3b460307eb4218793e0d9
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 7 11:42:04 2020 -0400

    Remove dead property from file.
---
 idp-conf/src/main/resources/conf/services.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git a/idp-conf/src/main/resources/conf/services.properties b/idp-conf/src/main/resources/conf/services.properties
index 6edb015e8..02084ae4e 100644
--- a/idp-conf/src/main/resources/conf/services.properties
+++ b/idp-conf/src/main/resources/conf/services.properties
@@ -25,7 +25,6 @@ idp.service.relyingparty.ignoreUnmappedEntityAttributes=true
 #idp.service.metadata.enableByReferenceFilters = true
 
 #idp.service.attribute.registry.resources = shibboleth.AttributeRegistryResources
-#idp.service.attribute.registry.namingRegistry = shibboleth.DefaultNamingRegistry
 #idp.service.attribute.registry.failFast = false
 idp.service.attribute.registry.checkInterval = PT15M
 # Default control of whether to encode XML attribute data with xsi:type

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


More information about the commits mailing list