From: Krzysztof B. <kb...@un...> - 2017-09-08 07:26:17
|
Hi Tim, W dniu 08.09.2017 o 08:45, Tim Kreuzer pisze: > Hi Krzysztof, > > we're using Unity version 1.9.6 with external SAML IdP authentication. > > The data online were updated at the 4th of September. All files in > data/workspace/downloadedMetadata were last updated at 24th of August. > When Unity updates the Metadata online the log says: > > "2017-09-08 00:06:47,710 [pool-1-thread-1] TRACE > unity.server.saml.MetaDownloadManager - Locally cached metadata file is > fresh, skipping downloading https://...metadata.xml" > > The file on the website has an entity which is not part of the > downloaded data and because of this the MetaToSPConfigConverter does not > add the new Entity. > > Do i have to manually trust the new entity? Where do i have to do this? > Or is there a way to force Unity to download the metadata? We have a bug report (or even two) around this - we should have this fixed in the next release. You can remove the locally cached metadata file what should trigger download on the next refresh. It is in your workspace directory (configurable in unityServer.conf) in downloadedMetadata subfolder. HTH, Krzysztof |