Multiple <EntitiesDescriptor> in single metadata file
Tom Scavo
trscavo at gmail.com
Wed Sep 26 18:19:15 EDT 2012
On Wed, Sep 26, 2012 at 5:40 PM, Christopher Bland <chris at fdu.edu> wrote:
>
> I had not considered entity attributes. I fixed the problem earlier using
> Scott's feedback. I am however curious about entity attributes.
Your first approach doesn't scale very well since it relies on
entityIDs. In this case, entity attributes are a sure win. (Any time
you configure an entityID, it is almost always better to configure an
entity attribute instead.)
Your second approach is a little better but since it depends on
context-sensitive EntityDescriptor elements, I'd rather use entity
attributes.
I have to admit, lately entity attributes have become my proverbial
hammer in search of a nail :-)
Tom
More information about the users
mailing list