From: André M. <an...@cl...> - 2017-06-28 13:29:18
|
Hi, We are seeing a problem at CLARIN where the SP metadata is not being updated automatically despite the option “unity.saml.refreshInterval” being set. Currently the only way for us to force unity to reload the metadata is to restart it. In our IdP configuration (conf/endpoints/saml-webidp.properties) we have: ... unity.saml.validityPeriod=3600 unity.saml.requestValidityPeriod=600 unity.saml.authenticationTimeout=20 unity.saml.acceptedSPMetadataSource.1.url=https://someserver.tld/somepath/agreegated_SP_md_feed.xml unity.saml.refreshInterval=3600 unity.saml.translationProfile=SAML-Attributes unity.saml.skipConsent=true Any ideas? We are currently using unity v1.9.6 Thank you very much, ---- André Moreira CLARIN ERIC https://www.clarin.eu |