here is a requirement from client and i don't figure it out how to.
App has Custom Authentication and custom List (menu), menu will populate as per role assigned to that user. this function also sets some application items using session_state .
user Admin can select a user from select list and switch to that user and remain on home page of current application with the assigned menu options.
how it can be achieved? please help.
regards