Francesco Chicchiriccò created SYNCOPE-698:
----------------------------------------------
Summary: Pluggable transformation for resource mapping items
Key: SYNCOPE-698
URL: https://issues.apache.org/jira/browse/SYNCOPE-698
Project: Syncope
Issue Type: New Feature
Reporter: Francesco Chicchiriccò
Fix For: 2.0.0
Currently, when internal attributes are transferred to external resources
according to the related mapping, the actual values are simply copied; so, if
one wants to transform such values during propagation, the only option
available is a general-purpose
[PropagationActions|https://cwiki.apache.org/confluence/display/SYNCOPE/PropagationActionsClass]
class - or, similarily during synchronization, a general-purpose
[SyncActions|https://cwiki.apache.org/confluence/display/SYNCOPE/SyncActionsClass]
class.
Such approach, which is working anyway, might be overkill: an additional
extension point can be defined to plug own value transformer(s), to optionally
associate to mapping item(s).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)