Default Refresh Cycle - metadata-providers.xml
Brent Putman
putmanb at georgetown.edu
Fri Mar 6 19:35:54 EST 2020
On 3/6/20 6:20 PM, Cath Messner wrote:
> In 'metadata-providers.xml' -- I have the following to load metadata
> via HTTP -- the default reload cycle appears to be 4 hours -- where
> is this set? Thank you.
>
The general docs for that are here:
https://wiki.shibboleth.net/confluence/display/IDP30/FileBackedHTTPMetadataProvider
In particular see these FAQs and sections:
https://wiki.shibboleth.net/confluence/display/IDP30/FileBackedHTTPMetadataProvider#FileBackedHTTPMetadataProvider-Whattriggersthemetadatarefreshprocess?
https://wiki.shibboleth.net/confluence/display/IDP30/FileBackedHTTPMetadataProvider#FileBackedHTTPMetadataProvider-HowdoIcustomizethefrequencyofmetadatarefresh?
https://wiki.shibboleth.net/confluence/display/IDP30/FileBackedHTTPMetadataProvider#FileBackedHTTPMetadataProvider-ReloadingAttributesReloadingAttributes
In the absence of any validUntil and cacheDuration on the metadata
document's root element itself, the actual default refresh cycle is
based on the default config values and should be 3 hours:
maxRefreshDelay * refreshDelayFactor = PT4H (default) * 0.75 (default)
= 3 hrs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20200306/12611456/attachment.html>
More information about the users
mailing list