Metadata Aggregator 0.9.0: "Error creating bean with name 'httpClientBuilder'

Tom Scavo trscavo at gmail.com
Sat Feb 13 16:06:07 EST 2016


On Fri, Feb 12, 2016 at 6:12 PM, Steve Thorpe <thorpe at mailbox.mcnc.org> wrote:
>
> With those steps, voila!!  Example 3 of
> https://wiki.shibboleth.net/confluence/display/MA1/3.1+General+Configuration
> is working for me!!  (except for the signing part that I turned off for
> now).  Description of my modified example 3 is:
>
> "A command line configuration that reads in the /**PREVIEW InCommon MD
> AGGREGATE**/, UK, and local metadata and for each one checks the signature
> (and fails if the signature is bad), validates the validUtil constraint,
> disassembles al EntityDescriptors, and validates the schema of each
> EntityDescriptor. Then all the inputs are merged together and schema invalid
> items logged and removed. Finally, three output streams are constructed, one
> that contains all entities, one that contains only IdPs, and one that
> contains only SP. Each stream is assembled into an EntitiesDescriptor, a
> validUntil constraint is added, and the entire thing is /**NOT SIGNED**/
> then written out to a file. Also demonstrates various ways to remove some of
> the verbosity of Spring bean files."

Steve, this is a significant achievement. It shows that we're not too
far from the day when metadata aggregation can be pushed out to the
endpoints (kind of like IdP discovery, which is almost second nature
for SPs now that the Shibboleth Embedded Discovery Service and other
such discovery implementations are widely available). I'm not sure if
IdPs or SPs will be the first to benefit from your work, we'll have to
wait and see.

I hope you can find some spare time to document what you did in the wiki.

Thanks,

Tom


More information about the users mailing list