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

Scott Cantor (JIRA) noreply at shibboleth.net
Wed May 9 21:51:03 BST 2012


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


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