Andrea Patricelli created SYNCOPE-1818:
------------------------------------------
Summary: Wrong status value propagated to external resources if
changed while pulling
Key: SYNCOPE-1818
URL: https://issues.apache.org/jira/browse/SYNCOPE-1818
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 3.0.6
Reporter: Andrea Patricelli
Fix For: 3.0.7, 4.0.0
In some specific cases the status of an user on an external resource could
change remotely. If, simultaneously, some other attribute is changed and a
propagation is fired the wrong status is propagated on the external resources.
For example, if an active (on syncope) user on resource-pull changes its
surname, email and status (set to disabled) and a pull is fired, a propagation
on some target resources occurs, depending on email and/or surname mapping.
Propagation status is wrong, for example if pulled "disabled" the user is
propagated active, i.e. `__ENABLE__` attribute is set to `false`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)