Dynamic metadata resolver; HttpClient usage

Brent Putman putmanb at georgetown.edu
Tue Nov 18 19:52:34 EST 2014


The dynamic metadata resolver and associated IdP Spring schema and
config is essentially done.  It might be a good idea if someone other
than me gives the IdP config schema a look over
(shibboleth-metadata.xsd) and the parsers, just to have another opinion
what it should look like, etc.  Or in case I've totally missed something
that is expected to be there.

Somewhat related: HttpClient usage.  I didn't see (point me if I'm
missing) that we are by default wiring in any particular HttpClient
instance into components, and in particular I'm wondering about use of
caching HttpClients.  Should we either wire one of those in and/or make
the parsers, etc build a caching variant by default?  Basically: should
HttpClient caching be opt-in, or opt-out?

Having it be on by default might be nice for deployers, but would mean
that we'd have to decide upon the caching strategy/store (essentially
in-memory vs filesystem), so I don't know how contentious that choice
would be...

Just bringing up for discussion.

--Brent

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20141118/69948f40/attachment.html 


More information about the dev mailing list