include SignatureValidation filter with FileBackedHTTPMetadataProvider
Brent Putman
putmanb at georgetown.edu
Wed Dec 20 15:00:47 EST 2017
On 12/20/17 1:07 PM, Cantor, Scott wrote:
> On 12/20/17, 2:03 PM, "dev on behalf of Brent Putman" <dev-bounces at shibboleth.net on behalf of putmanb at georgetown.edu> wrote:
>
>> Although I didn't implement this originally (Chad did),
> The part I thought you did was the "load initially from backup and then do a refresh", which I had the impression was a recent change we made in response to the performance problems. That seems to be the behavior under discussion as you alluded to later.
Oh, yes, I did implement that recent performance change. I didn't
implement the original provider code, which still had the file-backed
aspect. It's not swapped in to my brain, but I think it used to only
load from the backup file if the HTTP fetch failed? I might have that
completely wrong. But to me that's not fundamentally different - I
think Tom would say that it shouldn't load it period if it's not signed,
and that's what I thought we were discussing.
And the current behavior has the same practical result as the former
behavior, just with a few seconds delay: unless there's a fetch or
validation problem, you're going to ultimately get a freshly fetched set
of data. And if there is a problem, you wind up with the backup data.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20171220/a11334e7/attachment-0001.html>
More information about the dev
mailing list