How to restrict a user in Cockpit

Hi all,

we are using LDAP Identification for access restriction for tasks, admin, cockpit.

how can we restrict users within cockpit so that they don’t see/access a process ABC if they do not belong to a particular group 123(LDAP group).

regards,
Sandeep

Hi @Sandeep_Kumar,

here is an example in the docs: Authorization Management | docs.camunda.org

Hope this helps, Ingo