[java-identity-provider] branch main updated: Adjust property comment.
Scott Cantor
cantor.2 at osu.edu
Wed Oct 7 16:13:46 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=661e00e8bdba84181ae03f4c5bbd86e789029a49
The following commit(s) were added to refs/heads/main by this push:
new 661e00e8b Adjust property comment.
661e00e8b is described below
commit 661e00e8bdba84181ae03f4c5bbd86e789029a49
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 7 12:13:44 2020 -0400
Adjust property comment.
---
idp-conf/src/main/resources/conf/services.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-conf/src/main/resources/conf/services.properties b/idp-conf/src/main/resources/conf/services.properties
index 02084ae4e..8150d3a03 100644
--- a/idp-conf/src/main/resources/conf/services.properties
+++ b/idp-conf/src/main/resources/conf/services.properties
@@ -15,7 +15,7 @@ idp.service.logging.checkInterval = PT5M
#idp.service.relyingparty.resources = shibboleth.RelyingPartyResolverResources
#idp.service.relyingparty.failFast = false
idp.service.relyingparty.checkInterval = PT15M
-# Set true to limit metadata-driven settings lookup to decoded EntityAttributes
+# See MetadataDrivenConfiguration wiki topic for details
idp.service.relyingparty.ignoreUnmappedEntityAttributes=true
#idp.service.metadata.resources = shibboleth.MetadataResolverResources
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list