[JIRA] Commented: (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:comment-tabpanel&focusedCommentId=14093#comment-14093 ]
Scott Cantor commented on CPPOST-77:
------------------------------------
Deferring for now, the initialization process makes this too difficult to pull off.
> 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: 4 hours
>
> 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