Cockpit, Task list, Admin are not showing in Camunda

475 Views Asked by At

While I login into camunda UI as reviewer who has camunda admin permission. But Cockpit, Task list, Admin are not showing in Camunda welcome page.

enter image description here

1

There are 1 best solutions below

0
On

Login with an admin user and check the user list and the user's permissions. The user needs to have the group "camunda-admin". Did you maybe spell it without a dash or so?

Alternatively you could add the explicit authorization for tasklist or cockpit. See https://docs.camunda.org/manual/7.16/webapps/admin/authorization-management/

enter image description here