[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/services.properties
noreply at shibboleth.net
noreply at shibboleth.net
Wed Sep 9 22:19:36 EDT 2015
Author: scantor
Date: Wed Sep 9 22:19:35 2015
New Revision: 7738
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7738&view=rev
Log:
IDP-724 - Review failFast default of AccessControlService
Modified:
trunk/idp-conf/src/main/resources/conf/services.properties
Modified: trunk/idp-conf/src/main/resources/conf/services.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/services.properties?rev=7738&r1=7737&r2=7738&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/services.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/services.properties Wed Sep 9 22:19:35 2015
@@ -33,7 +33,7 @@
idp.service.nameidGeneration.checkInterval = PT15M
#idp.service.access.resources = shibboleth.AccessControlResources
-#idp.service.access.failFast = false
+#idp.service.access.failFast = true
idp.service.access.checkInterval = PT5M
#idp.service.cas.registry.resources = shibboleth.CASServiceRegistryResources
More information about the commits
mailing list