[JIRA] Updated: (MDA-56) add stage to add entity attribute values
Chad La Joie (JIRA)
noreply at shibboleth.net
Mon Apr 2 13:21:16 BST 2012
[ https://issues.shibboleth.net/jira/browse/MDA-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chad La Joie updated MDA-56:
----------------------------
Fix Version/s: 0.8
> 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: Chad La Joie
> 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