[java-identity-provider] branch main updated: Remove dead property.
Scott Cantor
cantor.2 at osu.edu
Wed Oct 19 12:58:45 UTC 2022
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=a47f8de82f415dd821b5e4a9a4e6941100d6a8ca
The following commit(s) were added to refs/heads/main by this push:
new a47f8de82 Remove dead property.
a47f8de82 is described below
commit a47f8de82f415dd821b5e4a9a4e6941100d6a8ca
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 19 08:58:42 2022 -0400
Remove dead property.
---
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 2928dda0e..8150d3a03 100644
--- a/idp-conf/src/main/resources/conf/services.properties
+++ b/idp-conf/src/main/resources/conf/services.properties
@@ -35,7 +35,6 @@ idp.service.attribute.registry.encodeType = false
idp.service.attribute.resolver.checkInterval = PT15M
#idp.service.attribute.resolver.maskFailures = true
#idp.service.attribute.resolver.stripNulls = false
-#idp.service.attribute.resolver.suppressDisplayInfo = true
#idp.service.attribute.filter.resources = shibboleth.AttributeFilterResources
# NOTE: Failing the filter fast leaves no filters enabled.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list