<div dir="ltr">I'm probably not looking in the right place -- so apologies if a very obvious question.<br><div><br></div><div>In services.xml -- if following is set -- where is there refresh time to query against the external URL set?<br></div><div><br> <bean id="FileBackedUBCAttributeFilter"<br>          class="net.shibboleth.ext.spring.resource.FileBackedHTTPResource"<br>          c:client-ref="shibboleth.FileCachingHttpClient"<br>          c:url="<a href="https://example.edu/attribute-filter.xml">https://example.edu/attribute-filter.xml</a>"<br>          c:backingFile="%{idp.home}/conf/attribute-filter.xml"><br>    </bean><br><br></div><div>in services.properties -- the following is set:<br><br>idp.service.attribute.filter.checkInterval = PT15M<br><br></div><div>But it appears to refersh only every 3 hours -- not sure when the setting is made to change the refresh cycle?<br></div></div>