[
https://issues.apache.org/jira/browse/SYNCOPE-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
fabio martelli reassigned SYNCOPE-392:
--------------------------------------
Assignee: fabio martelli
> 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.1.5#6160)