Read only filter

Hi,
Is possible to create a filter, which allow user only read detail of the task? I need to create global filter for look at detail of the task only, so I need to deny any manipulation with these tasks like assign, change due date etc.

Hi @milousel,

I think that the permission “Task Worker” would fill your needs: Authorization Service | docs.camunda.org

Hope this helps, Ingo