What all authorizations should be provided for service user which will be used for camunda rest calls

Hi Team,

what all authorizations should be provided for service user in camunda which will be used for calling start process, message process and completing the task from task list.

This service user will be used for the rest calls.

Thanks & Regards,
Praveen

  • Starting process instance
  • Querying task
  • Updating task
  • Creating task comments
  • Complete task, etc

And also again it depends on the business usecase.

Camunda web apps like cockpit,Admin,cycle,optimize are for Operators/Admin user. Optionally u can provide access to Camunda tasklist by adding authorizations and group level permissions.