[
https://issues.apache.org/jira/browse/SYNCOPE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14050044#comment-14050044
]
ASF subversion and git services commented on SYNCOPE-471:
---------------------------------------------------------
Commit 1607399 from [~fmartelli] in branch 'syncope/trunk'
[ https://svn.apache.org/r1607399 ]
[SYNCOPE-471] fixed providing some improvement and integration tests for
matching/unmatching rules about sync tasks
> Provide matching/unmatchig rule management for push tasks
> ---------------------------------------------------------
>
> Key: SYNCOPE-471
> URL: https://issues.apache.org/jira/browse/SYNCOPE-471
> Project: Syncope
> Issue Type: Sub-task
> Components: console, core
> Affects Versions: 1.2.0
> Reporter: fabio martelli
> Assignee: fabio martelli
> Fix For: 1.2.0
>
>
> Provide matching/unmatching rule management:
> Unmatching (user found on syncope but not on the resource and viceversa):
> * IGNORE (Do not perform any action);
> * UNLINK (Just unlink resource without performing any (de-)provisioning
> operation; in case of sync task UNLINK and IGNORE will coincide);
> * ASSIGN (Link the resource and create entity);
> * PROVISION (Create entity without linking the resource).
> Matching (users found on syncope and on the resource):
> * IGNORE (Do not perform any action);
> * UPDATE (Update matching entity);
> * DEPROVISION (Delete resource entity);
> * UNASSIGN (Unlink resource and delete resource entity) ;
> * UNLINK (Just unlink resource without performing any (de-)provisioning
> operation);
> * LINK (Just link resource without performing any (de-)provisioning
> operation).
--
This message was sent by Atlassian JIRA
(v6.2#6252)