Can I prohibit users from viewing passwords?

Good afternoon. Two questions arose.

  1. Is it possible to block the viewing of passwords for everyone except administrators. So that only authorization is possible?
  2. Is it possible to prohibit everyone except administrators from exporting password?

In the case of my organization, it is extremely necessary that only the administrator has the rights to view passwords. Maybe there are some edits in the script that will help solve this?

Hi @dauken , welcome to the community!
We’re thrilled to announced part one of the Role-Based Access Control (RBAC) feature:

  1. Admins can now deny/allow access to users to view passwords through the web user interface.
  2. With the RBAC feature, admins can also limit users from seeing the option to export passwords. At the moment this is through the UI, part two of RBAC will include the ability to limit API calls.

Additional RBAC functionalities will also be available in part two of RBAC. You can read more about it here or watch the video on RBAC here. We hope you enjoy this feature. Let us know if we can help with anything else!

1 Like