Francesco Chicchiriccò created SYNCOPE-732:
----------------------------------------------
Summary: Filtered reconciliation for synchronization
Key: SYNCOPE-732
URL: https://issues.apache.org/jira/browse/SYNCOPE-732
Project: Syncope
Issue Type: Improvement
Reporter: Francesco Chicchiriccò
Fix For: 2.0.0
As [discussed in mailing list|http://markmail.org/message/ck64v6jy4nseau2s], a
nice improvement for synchronization would be to allow definition of filtered
reconciliation, allowing to synchronize only certain entities from an external
resource.
At the moment synchronization is allowed as:
# full reconciliation (relying on ConnId's {{search()}}, without any filter)
# active synchronization (relying on ConnId's {{sync()}})
By leveraging ConnId's {{search()}} with appropriate filter, filtered
reconciliation can be obtained.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)