oca-server-auth/odoo-bringout-oca-server-auth-impersonate_login/impersonate_login/readme/DESCRIPTION.md
2025-08-29 15:43:06 +02:00

662 B

This module allows one user (for example, a member of the support team) to log in as another user. The impersonation session can be exited by clicking on the button "Back to Original User".

To ensure that any abuse of this feature will not go unnoticed, the following measures are in place:

  • In the chatter, it is displayed who is the user that is logged as another user.
  • Mails and messages are sent from the original user.
  • Impersonated logins are logged and can be consulted through the Settings -> Technical menu.

There is an alternative module to allow logins as another user (auth_admin_passkey), but it does not support these security mechanisms.