I’m trying to create a read-only user for Cockpit/Tasklist/Admin similar to here:
But when I create the new user it seems to have all of the privileges of the camunda-admin user even tho the new user does not exist in that group.
No matter what authorizations I try to grant the new user none seem to take effect and it always appears that they have full camunda-admin privileges.
Most specifically I’m trying to remove access to the Delete process Action from the Cockpit.
I’ve also followed the examples listed here to no avail:
Is there a configuration property I’m missing?
Camunda ver 7.14.0-ee running in a WildFly container
If you’re using a spring boot-based version of Camunda (i.e., camunda run), the property is within your configuration, i.e., default.yml or application.yml.
There you can add