Performing conditional gets with the metadata aggregator

Cantor, Scott cantor.2 at osu.edu
Mon Mar 20 18:57:18 EDT 2017


On 3/20/17, 5:31 PM, "Wessel, Keith" <kwessel at illinois.edu> wrote:

> So, with that said, Ian, what would the Spring code look like to perform a conditional get in comparison to what's in the IdP?

The bean named "shibboleth.FileCachingHttpClient" is of type "net.shibboleth.idp.profile.spring.relyingparty.metadata.FileCachingHttpClientFactoryBean" but you could drop in "net.shibboleth.ext.spring.factory.FileCachingHttpClientFactoryBean" as the class in its place and it would be identical, with no IdP dependency once you replace all the property references with actual configuration values to use.

-- Scott




More information about the users mailing list