Hi Guys,
I have this scenario where a User is auto impersonating another user upon login.
The impersonation works fine but now I get this scenario where I need to allow password reset for the login user.
Since I am impersonatin another user with full impersonation, it means that I will have to trigger password reset for the parent user instead of the current user.
Is that possible just by using a different userID in the Reset password form?
Thanks,
Adrian