[
https://issues.apache.org/jira/browse/SYNCOPE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027540#comment-14027540
]
ASF subversion and git services commented on SYNCOPE-471:
---------------------------------------------------------
Commit 1601824 from [~fmartelli] in branch 'syncope/trunk'
[ https://svn.apache.org/r1601824 ]
[SYNCOPE-471] Provides matching rule management for push and sync actions.
Still missing for more integration tests.
> 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):
> * 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)