Anonymous
My feedback
-
1 vote0 comments · BizTalk360 - Administration » Existing Feature Enhancement · Flag idea as inappropriate… · Admin →
Anonymous shared this idea ·
-
2 votes1 comment · BizTalk360 - Administration » New Feature Request · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment
You could always start a browser with the identity of the other user using the runas command:
runas /user:test\administrator 'C:\Program Files (x86)\Internet Explorer\iexplore.exe'
Here I am firing up internet explorer as the administrator of the domain TEST. The browser will be running with that user's permissions and the single sign on will hand over that user's credentials to the BT360 web app.
You can open a second Internet Explorer in the regular way and you can log in with the user credentials of the current windows session.