How to deny access to a group to the Admin dashboard

Hi,

I’m using Camunda community platform 7.17 and I would like to deny the access for some group to the Admin dashboard.

I used the authorization panel but It didn’t walk, any user who is not to the admin group still access the Admin dashboard.

Thanks for your help

Hello @modibe ,

do you have authorization enabled?

Jonathan

Hi @jonathan.lukas ,

I did not enabled any authorization. Please can you explain to me how to do?

I installed the zip version of Camunda without Spring Boot.

Thanks for your help

I finally found the solution.

I add this line authorization.enabled: true in the default configuration file .

Thanks @jonathan.lukas for your help

1 Like