Not able to open cockpit even though the user is added within the list of users

Cockpit is not accessible even though the user is added within the list of users. Do we have some specific access which we need to provide?
Note → User was added with the admin credentials. and with admin credentials, cockpit tasklist everything is accessible.
Camunda Version → 7.15

@Akash_01
Do you see an error/message/warnings in Camunda logs and browser console on an attempt to log in?

Hi @Akash_01,

Admin user has full access.

New added users should be given the access as per the requirements so you should give new added user access to cockpit app in order for him to get the required access.

Using admin app, open Authorizations tab then select Application menu. (Detailed instructions in below link)

https://docs.camunda.org/manual/7.15/webapps/admin/authorization-management/#application-access

3 Likes

Hi @hassang ,

This really helps and it worked for me. Thank you for the quick response.