I setup a browser session configured with basic auth username and password. When opened embedded it correctly loads the site as http://user:pass@mywebsite.com and logs in to the site without any problems. However when switching that session to External it doesn't seem to work - in fact it just loads that browsers default home page and not even the URL specified in the session.
I have verified this with IE 10, Chrome and FireFox.
Thanks!
Wayne.
Could you try to use the URL encode credentials setting?
David Hervieux
Tried that but get the same result as before with it only opening the browser home page.
Does it do the same thing with an ordinary url like http://google.com?
David Hervieux