You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2016/05/26 10:33:12 UTC

[jira] [Created] (SYNCOPE-861) Allow differential group members (de)provisioning

Francesco Chicchiriccò created SYNCOPE-861:
----------------------------------------------

             Summary: Allow differential group members (de)provisioning
                 Key: SYNCOPE-861
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-861
             Project: Syncope
          Issue Type: Improvement
          Components: console, core
            Reporter: Francesco Chicchiriccò
             Fix For: 2.0.0


As improvement for SYNCOPE-856, provide a confirmation box after group create / update / delete which asks if members should be (de)provisioned according to last group modification, e.g.

 # provision all members to all resources in case of group create
 # deprovision all former members from all resources + provision all new members to all resources in case of group update
 # deprovision all members from all resources in case of group delete



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)