Tuesday, May 23, 2023
How To: Debugging With Any User Account
Learn how to debug an app with any user account when the password is not known.

The Debugging With Any User Account tutorial explains how to impersonate users without a password when debugging an app. Application framework allows easy overriding of the login mechanism. You will learn to ignore the password on the localhost address and how to use a master password to “unlock” any user account.

image1.png