[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/services.properties
noreply at shibboleth.net
noreply at shibboleth.net
Mon Dec 15 12:45:34 EST 2014
Author: scantor
Date: Mon Dec 15 12:45:33 2014
New Revision: 7101
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7101&view=rev
Log:
Some proposed defaults.
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=7101&r1=7100&r2=7101&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/services.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/services.properties Mon Dec 15 12:45:33 2014
@@ -10,7 +10,7 @@
# Set to shibboleth.LegacyRelyingPartyResolverResources with legacy V2 relying-party.xml
#idp.service.relyingparty.resources=shibboleth.RelyingPartyResolverResources
#idp.service.relyingparty.failFast=false
-idp.service.relyingparty.checkInterval=PT5M
+idp.service.relyingparty.checkInterval=PT15M
#idp.service.metadata.resources=shibboleth.MetadataResolverResources
#idp.service.metadata.failFast=false
@@ -18,16 +18,16 @@
#idp.service.attribute.resolver.resources=shibboleth.AttributeResolverResources
#idp.service.attribute.resolver.failFast=false
-idp.service.attribute.resolver.checkInterval=PT5M
+idp.service.attribute.resolver.checkInterval=PT15M
#idp.service.attribute.filter.resources=shibboleth.AttributeFilterResources
# NOTE: Failing the filter fast leaves no filters enabled.
#idp.service.attribute.filter.failFast=false
-idp.service.attribute.filter.checkInterval=PT5M
+idp.service.attribute.filter.checkInterval=PT15M
#idp.service.nameidGeneration.resources=shibboleth.NameIdentifierGenerationResources
#idp.service.nameidGeneration.failFast=false
-idp.service.nameidGeneration.checkInterval=PT5M
+idp.service.nameidGeneration.checkInterval=PT15M
#idp.service.access.resources=shibboleth.AccessControlResources
#idp.service.access.failFast=false
More information about the commits
mailing list