SP Startup takes 20+ minutes

Magnus magnus.gustavsson at liu.se
Fri Oct 14 05:12:56 EDT 2016


What happens if you set the validate attribute to true on MetadataProvider?

That is:

<MetadataProvider type="XML"
url="http://md.incommon.org/InCommon/InCommon-metadata.xml"
backingFilePath="InCommon-metadata.xml" maxRefreshDelay="28800"
legacyOrgNames="true"> 

instead of:

<MetadataProvider type="XML" validate="true"
url="http://md.incommon.org/InCommon/InCommon-metadata.xml"
backingFilePath="InCommon-metadata.xml" maxRefreshDelay="28800"
legacyOrgNames="true">

Magnus



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/SP-Startup-takes-20-minutes-tp7624987p7628846.html
Sent from the Shibboleth - Developers mailing list archive at Nabble.com.


More information about the dev mailing list