CSA · Question #134
When impersonating a user for testing purposes, what is the best way to return the instance, logged in with your user account?
The correct answer is D. Log out and back in. To definitively end an impersonation session and return to your own user account, logging out and then logging back in provides the most complete session reset.
Question
When impersonating a user for testing purposes, what is the best way to return the instance, logged in with your user account?
Options
- ATurn your computer off and on again
- BClear browser cache
- CEnd Impersonation
- DLog out and back in
How the community answered
(65 responses)- A2% (1)
- B8% (5)
- C5% (3)
- D86% (56)
Why each option
To definitively end an impersonation session and return to your own user account, logging out and then logging back in provides the most complete session reset.
Turning your computer off and on again is an unnecessary and unrelated action to managing a ServiceNow user session.
Clearing the browser cache primarily addresses client-side data and does not terminate an active server-side impersonation session.
While 'End Impersonation' is the direct UI option to stop impersonating, logging out and in is a more robust method to guarantee a full session reset to your original user.
Logging out and then logging back in ensures that the previous session, including any impersonation, is fully terminated, and a new session is established with your original user credentials, providing a complete reset.
Concept tested: Managing user impersonation sessions
Source: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/users-and-groups/task/t_ImpersonateAUser.html
Topics
Community Discussion
No community discussion yet for this question.