[JIRA] Updated: (CPPOST-77) Metadata filter to evaluate EntityAttribute assertions
Scott Cantor (JIRA)
noreply at shibboleth.net
Wed May 9 21:51:03 BST 2012
[ https://issues.shibboleth.net/jira/browse/CPPOST-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor updated CPPOST-77:
-------------------------------
Remaining Estimate: 1 day
Original Estimate: 1 day
> Metadata filter to evaluate EntityAttribute assertions
> ------------------------------------------------------
>
> Key: CPPOST-77
> URL: https://issues.shibboleth.net/jira/browse/CPPOST-77
> Project: OpenSAML 2 - C++
> Issue Type: New Feature
> Components: Metadata
> Reporter: Scott Cantor
> Assignee: Scott Cantor
> Fix For: 2.5
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> To avoid redundant implementation of EntityAttribute logic for both Attribute and Assertion extensions, need a filter that performs in-place evaluation of embedded Assertions and replaces valid ones with the Attribute elements from the AttributeStatement inside them.
> This may require walking the tree of all assertions ahead of time and tracking the valid/invalid ones because replacing them inline as I go may invalidate the DOM and make the signature checking difficult.
--
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