fabio martelli created SYNCOPE-471:
--------------------------------------
Summary: 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.1.5#6160)