camunda / issues

4 stars 0 forks source link

Native User, Group and Group Membership Mgmt in Automation FatJar #788

Open engineering-issue-sync-app[bot] opened 3 weeks ago

engineering-issue-sync-app[bot] commented 3 weeks ago

Value Proposition

Use native User and Group Management to quickly get started.

User Problem

User Stories

As an Admin, I can CRUD Users stored in a relational database.

As an Admin, I can CRUD Groups stored in a relational database.

As an admin, I can CRUD Group Membership, which is stored in a relational database.

As a user, I can log-in to to Camunda web applications of the fatjar (Operate, Tasklist, Optimize)

I can do all of this via UI and API.

We should also reuse the c7 pattern here where the app offers to create a user if the built-in identity is used and no user is present.

We should also offer a way to spec a user in the spring config (useful for testing ...)

Implementation

:robot: This issue is automatically synced from: source