[JIRA] Updated: (MDA-56) add stage to add entity attribute values

Ian Young (JIRA) noreply at shibboleth.net
Mon Oct 8 05:05:22 EDT 2012


     [ https://issues.shibboleth.net/jira/browse/MDA-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ian Young updated MDA-56:
-------------------------

    Assignee: Ian Young  (was: Chad La Joie)

> add stage to add entity attribute values
> ----------------------------------------
>
>                 Key: MDA-56
>                 URL: https://issues.shibboleth.net/jira/browse/MDA-56
>             Project: Metadata Aggregator
>          Issue Type: New Feature
>          Components: SAML Metadata
>    Affects Versions: 0.6.1
>            Reporter: Ian Young
>            Assignee: Ian Young
>             Fix For: 0.8
>
>
> We need a stage which can add a format/attribute/value triple to the entity attributes on an entity.
> It would need to handle the case where there was no existing container element (EntityAttributes) and also the case where there was no existing Extensions container for that.
> It should probably add the given value to an existing Attribute in preference to creating a second Attribute with the same format/attribute.
> We should give some thought to whether it should add the same format/attribute/value a second time, if it is already present.  I'd suggest it's probably better not to (at least by default) as value duplication in attributes does tend to surprise people.  If we're already doing the work to locate an existing format/attribute container, this doesn't seem like a big additional work increment.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list