Nicola Baiocco created SYNCOPE-632:
--------------------------------------
Summary: UserDataBinder and RoleDataBinder not retrieve correct
account ids for external resource propagation
Key: SYNCOPE-632
URL: https://issues.apache.org/jira/browse/SYNCOPE-632
Project: Syncope
Issue Type: Bug
Components: core
Reporter: Nicola Baiocco
Fix For: 1.2.1
We have some problem during update propagations to external resource of users
and roles in Syncope 1.2.1.
In our case, the external resource has a derived attribute configured as
account id.
During the propagation task it seems that syncope performs a getRemoteObject
operation (in AbstractPropagationTaskExecutor) passing username/rolename
attribute instead of the designed account id attribute (internal attribute
specified in user/role mapping configuration).
Here you can find a patch create with Francesco's collaboration:
https://paste.apache.org/2zJK
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)