Multiple <EntitiesDescriptor> in single metadata file
Tom Scavo
trscavo at gmail.com
Wed Sep 26 16:24:42 EDT 2012
On Tue, Sep 25, 2012 at 11:35 PM, Christopher Bland <chris at fdu.edu> wrote:
>
> We have been deploying SPs on campus using a federation approach. As such
> we use AttributeRequesterInEntityGroup in our attribute-filter.xml file for
> attributes we send to all servers. We are currently deploying a SP which is
> part of our federation but do not want to send it our standard attributes.
> I have tried two approaches to the problem but both seem to give me errors.
>
> First approach change attribute-filter.xml...
>
> Second approach change our metadata file to have two <EntitiesDescriptor>.
Have you considered the use of entity attributes for this purpose? The
advantage of entity attributes is that each EntityDescriptor is
self-contained (since entity attributes are extension elements in
EntityDescriptor elements) so you can mix-and-match EntityDescriptor
elements, move them around to different metadata aggregates, and so
forth.
Tom
More information about the users
mailing list