Learn how to temporarily assume the privileges of a user or machine identity within a project.
This feature allows authorized users to temporarily take on the permissions of another user or identity. It helps administrators and access managers test and verify permissions before granting access, ensuring everything is set up correctly.
It also reduces back-and-forth with end users when troubleshooting permission-related issues.
When an authorized user activates assume privileges mode, they temporarily inherit the target user or identity’s permissions for up to one hour.
During this time, they can perform actions within the system with the same level of access as the target user.
Permission-based: Only permissions are inherited, not the full identity
Time-limited: Access automatically expires after one hour
Audited: All actions are logged under the original user’s account. This means any action taken during the session will be recorded under the entity assuming the privileges, not the target entity.
Authorization required: Only users with the specific assume privilege permission can use this feature
Scoped to a single project: You can only assume privileges for one project at a time