[JIRA] Commented: (SSPCPP-341) AttributeResolver plugin(s) for regexp or template-based transformation of values
Scott Cantor (JIRA)
noreply at shibboleth.net
Tue Apr 10 21:45:03 BST 2012
[ https://issues.shibboleth.net/jira/browse/SSPCPP-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010#comment-14010 ]
Scott Cantor commented on SSPCPP-341:
-------------------------------------
Case folder done.
Scripting might be doable for a future release, V8 might be a usable Javascript engine and supports C++ bridging to provide access to the input attributes.
> AttributeResolver plugin(s) for regexp or template-based transformation of values
> ---------------------------------------------------------------------------------
>
> Key: SSPCPP-341
> URL: https://issues.shibboleth.net/jira/browse/SSPCPP-341
> Project: Shibboleth SP - C++
> Issue Type: New Feature
> Components: Attribute Resolution / Filtering
> Reporter: Scott Cantor
> Assignee: Scott Cantor
> Priority: Minor
> Fix For: 2.5
>
> Original Estimate: 3 days
> Time Spent: 1 day, 30 minutes
> Remaining Estimate: 1 day, 7 hours, 30 minutes
>
> There's occasionally demand for the ability to do simple transforms of attribute values. The most common examples would be a regexp pattern replace, or a simple template language for plugging in multiple attributes into a single string. An example of the latter might be mapping "$givenName $sn" to displayName.
--
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