Francesco Chicchiriccò created SYNCOPE-1692:
-----------------------------------------------
Summary: Incremental propagation
Key: SYNCOPE-1692
URL: https://issues.apache.org/jira/browse/SYNCOPE-1692
Project: Syncope
Issue Type: New Feature
Components: console, core, documentation
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 3.0.0
In case of propagation update, Syncope is currently invoking only ConnId's full
[update
operation|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateApiOp.html#update-org.identityconnectors.framework.common.objects.ObjectClass-org.identityconnectors.framework.common.objects.Uid-java.util.Set-org.identityconnectors.framework.common.objects.OperationOptions-].
The ConnId framework, however, supports [incremental
updates|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateDeltaApiOp.html]
since quite some time, so we can take advantage of this if optionally enabled
in a Propagation Policy instance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)