From: André M. <an...@cl...> - 2017-06-30 15:53:59
|
Hi Krzysztof, thank you very much for your answer. Based on the suggestions I ran some tests while setting the logging to TRACE but the results puzzled me even further. So when I set unity.saml.refreshInterval to a value <=358 , the auto refresh works just fine. If I set it to anything >358 it stops working. The logs still show the refresh action and the various entityIDs being updated but it behaves as if no changes were made to the metadata source. For this test I added one new entityID to the metadata source, wait for the refresh and test the login. Also tried in the opposite direction i.e. removing one entityID, but with the same results. Regards, ---- André Moreira CLARIN ERIC https://www.clarin.eu > On 30 Jun 2017, at 10:12, Krzysztof Benedyczak <kb...@un...> wrote: > > Hi, > > W dniu 28.06.2017 o 15:29, André Moreira pisze: >> 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. > > Strange. Can you tell what does the log say? Try to set SAML subsystem logging to the DEBUG level (or even TRACE), decrease refreshInterval to to say 30s and check what happens around refresh. Having this information should help to diagnose problem. > > Best, > Krzysztof |