How to set up Application Authorizations

Hello guys, I am Lawrence, just want to know why to set up Authorizations for different user/group for access different process inside cockpit? I wonder if it need a license key?
Any reply will help! thanks

I have setup this in Application Authorizations:

|DENY|user|ALL|admin|Edit Delete|

This should deny all users of user group to access admin tap, is it?

Hi @Lawrence

You can read all about how authroization works here: Authorization Service | docs.camunda.org

But in general, I would work on the principal that by default users have no access to anything unless you grant it. So instead of denying access to a web app simply create a group or a user that only has access to the specific apps you’d like them to see.

1 Like