[
https://issues.apache.org/jira/browse/SYNCOPE-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051278#comment-14051278
]
ASF subversion and git services commented on SYNCOPE-392:
---------------------------------------------------------
Commit 1607576 from [~fmartelli] in branch 'syncope/trunk'
[ https://svn.apache.org/r1607576 ]
Fixes SYNCOPE-392
> Full reconciliation from syncope to resource
> --------------------------------------------
>
> Key: SYNCOPE-392
> URL: https://issues.apache.org/jira/browse/SYNCOPE-392
> Project: Syncope
> Issue Type: Improvement
> Components: console, core
> Affects Versions: 1.1.4, 1.2.0
> Reporter: fabio martelli
> Assignee: fabio martelli
> Priority: Minor
> Fix For: 1.2.0
>
>
> Implement a full reconciliation from syncope towards a specific resource.
> Unmatching (user found on syncope but not on the resource):
> * ignore;
> * unlink the resource (keep user on syncope and remove resource link)
> * create (create user on resource - if create capability is given)
> * delete (remove user on syncope)
> Matching (users found on syncope and on the resource):
> * ignore
> * update
> * unlink (perform deprovisioning - if delete capability is given)
> * delete (delete on syncope and perform deprovisioning - if delete capability
> is given)
--
This message was sent by Atlassian JIRA
(v6.2#6252)