You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/06/26 14:19:24 UTC

[jira] [Commented] (SYNCOPE-392) Full reconciliation from syncope to resource

    [ https://issues.apache.org/jira/browse/SYNCOPE-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044599#comment-14044599 ] 

ASF subversion and git services commented on SYNCOPE-392:
---------------------------------------------------------

Commit 1605756 from [~fmartelli] in branch 'syncope/trunk'
[ https://svn.apache.org/r1605756 ]

[SYNCOPE-392] removed controllers from result handlers

> 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)