Vary ResponderId by Metadata Source

Brent Putman putmanb at georgetown.edu
Mon Sep 12 17:01:22 EDT 2016



On 9/12/16 4:43 PM, Marvin Addison wrote:
>
>
> Thanks for that reference. I intend to use that method of walking up
> the tree since it's clear and allows me to explicitly check the data I
> care about, EntitiesDescriptor.getName(), and nothing more.

That should work ok.  Just be aware that: The metadata resolvers in v3
are by design EntityDescriptor-oriented.  We don't *currently* do
anything in the batch metadata resolvers to tear down the original
hierarchical structure.  So getParent() should still return the original
document's EntitiesDescriptor, etc.   And we don't have any plans right
now to muck with that.  But it's possible we might in the future.

And of course there won't be any parent on individual EntityDescriptors
resolved using MDQ or other dynamic approaches.  That's actually an
example of where we might come up with alternative ways to define entity
groups, and those might then get represented in the same consistent on
EntityDescriptor object metadata.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160912/30b14a81/attachment.html>


More information about the users mailing list