[JIRA] Updated: (CPPOST-77) Metadata filter to evaluate EntityAttribute assertions

Scott Cantor (JIRA) noreply at shibboleth.net
Thu May 24 00:50: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:
-------------------------------

         Fix Version/s:     (was: 2.5)
    Remaining Estimate: 2 days  (was: 4 hours)

> 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
>   Original Estimate: 1 day
>          Time Spent: 4 hours
>  Remaining Estimate: 2 days
>
> 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