Skip to Content.
Sympa Menu

shibboleth-dev - RE: Gridshib profile

Subject: Shibboleth Developers

List archive

RE: Gridshib profile


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'Tom Scavo'" <>, "'Walter Hoehn'" <>
  • Cc: <>
  • Subject: RE: Gridshib profile
  • Date: Wed, 19 Jan 2005 14:24:31 -0500
  • Organization: The Ohio State University

> I see, so the metadata are read once and cached. Is the only way to
> refresh the cache by restarting the SP server software? What about on
> the IdP side? Same thing?

No, it stats the file for changes and reloads on the fly. A cron job can
easily run metadatatool or siterefresh and grab the latest file, verify the
signature, and then replace the old copy. It decouples getting the data from
using it, which is much more robust.

A proper implementation would have to combine these strategies.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page