Perspective session login change without logging off session

Thanks for getting back, really appreciate. What I am trying to understand is that I want to elevate the current user (i.e) operator to a supervisor without logging off the current operator user. I believe after reading the manual, auth challenge can allow that functionality in a time limited session:


Regardless, I am after a solution which will allow me to do so. But it seems the auth challenge embedded frame login popup page configured in the button event does not elevate my login to time based supervisor user even though it seems to have accepted the login (screenshot in my previous reply), as it does not allow my logic to be executed which is only allowed for a supervisor permission, also there seems to be no indication for an error.

Not sure if I am missing anything, I have actually configured my button in two parts (auth challenge and auth challenge completed session script), maybe I don’t need both config, as I want to only evelate my login temporarily on the session and not execute any session script during the elevated login.

Any suggestions are welcome , thanks again.

Cheers !