[
https://issues.apache.org/jira/browse/SYNCOPE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019793#comment-14019793
]
fabio martelli commented on SYNCOPE-471:
----------------------------------------
Extend (un)matching rules evaluation to the sync task too
> 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
> 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)