Hi,
Does anyone know how to remove/hide Create Task and Start Process on a certain user or group?
Hi,
Does anyone know how to remove/hide Create Task and Start Process on a certain user or group?
Hi @hjsr
I would start with reviewing the following links
and
https://docs.camunda.org/manual/develop/user-guide/process-engine/authorization-service/#resources
I think you might want to add users to groups and then allow some specific permissions to the groups.
Hope it helps.