Forum Discussion
Marcello_L2355
Jun 04, 2021Copper Contributor
Command line for edge in IE Mode
I'm posting here under request by a Moderator, sorry for my English. I need to launch Edge from a shortcut, opening a web page in Internet Explorer mode (not having to reload it manually from the...
CLHug
Jan 06, 2022Copper Contributor
I need this too. Due to technical limitations of how the suggested config and policy works (details below), the standard methods won't work for a specific situation we have. I need to be able to create a shortcut to launch Edge browser and load a specific URL directly in IE mode.
The basics are that this URL goes through SSO authentication. If it launches in regular Edge mode and authenticates, then switches to IE mode for the actual application, the SSO authentication doesn't pass over to IE mode. I can't add the SSO URL to the IE mode list because it then forces all other apps that go through that same SSO URL to also launch in IE mode, which we can't have.
Kelly_Y
Microsoft
Jan 06, 2022CLHug Hi! Based upon your description, it sounds like cookie sharing might help in your scenario. Please take a look at this documentation: Cookie sharing from Microsoft Edge to Internet Explorer | Microsoft Docs
Thanks!
-Kelly
- CLHugJan 07, 2022Copper ContributorTHANK YOU! That might indeed to the trick. We will check it out.