You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "fabio martelli (JIRA)" <ji...@apache.org> on 2013/06/12 11:18:24 UTC

[jira] [Created] (SYNCOPE-392) full reconciliation from syncope to resource

fabio martelli created SYNCOPE-392:
--------------------------------------

             Summary: 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.1, 1.0.8
            Reporter: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira