Impersonating a different user

Users with the Administrator privilege level can “impersonate” other users. Impersonation means signing-in to the system as a different user. This is useful, for example, when you are setting up the environment for different users and want to test the interface or actions as the other users.

Notes and limitations

  • Impersonating other users with the Administrator privilege level is not possible.
  • You cannot directly impersonate a different user while impersonating another user (you first need to cancel the impersonation).
  • Impersonation is only available for the administration interface (you cannot impersonate users on the live site).
  • The system logs actions carried out while impersonating a user in the Event log under a composite user name in format <user name> (<original user name>), where the original user is the administrator using the impersonate function.

To impersonate a user:

  1. Open the User menu in the top-right corner of the interface.
  2. Click Impersonate. A Select user dialog opens.
  3. Click on the user that you want to impersonate.
    • If impersonating an editor (a user with the Editor privilege level), you are redirected to the application dashboard in the administration interface.
    • Impersonating users without access to the administration interface redirects you to an access denied page.

You can now perform actions as the user that you impersonated.

Cancelling impersonation

To cancel user impersonation:

  1. Open the User menu in the top-right corner of the interface.
  2. Click Cancel impersonation.

The system signs you in under the original administrator account.