Hi Jan,

ok now I understood your need.

In Syncope user's lifecycle (also groups and any objects) is leveraged by a workflow, managed by the workflow layer. Besides the default workflow implementation [1] you can configure Syncope to use Flowable BPMN engine; thus configure a BPMN workflow definition that fits your needs (go to approval on user self update). Please take a look at [2].

Take a look at [3] to have an idea of workflow definition with approval steps. For example if you run Syncope in embedded mode [4] and try to update a sample user (say puccini) by adding a group from enduser, you can see an approval request in console (accessible from shaking hands icon).

HTH,
Andrea

[1] https://github.com/apache/syncope/blob/2_1_X/core/workflow-java/src/main/java/org/apache/syncope/core/workflow/java/DefaultUserWorkflowAdapter.java
[2] https://syncope.apache.org/docs/2.1/reference-guide.html#workflow-layer

[3] https://github.com/apache/syncope/blob/2_1_X/ext/flowable/flowable-bpmn/src/main/resources/userWorkflow.bpmn20.xml
[4] http://syncope.apache.org/docs/getting-started.html#embedded-mode

Il 13/06/19 14:05, Jan ha scritto:
The post I made probably wasnt clear enough. The end user can change their
password, groups, rosources etc...  The changes the end user does is seen in
the admin console.

What I basically need is, that the end user changes the stuff he needs, this
gives me a notification in my admin console, where I will be making the
changes after checking them.

Thank you

--
Sent from: http://syncope-user.1051894.n5.nabble.com/

--
Dott. Andrea Patricelli
Tel. +39 3204524292

Engineer @ Tirasa S.r.l.
Viale Vittoria Colonna 97 - 65127 Pescara
Tel +39 0859116307 / FAX +39 0859111173
http://www.tirasa.net

Apache Syncope PMC Member

Reply via email to