jpillora / xdomain

A pure JavaScript CORS alternative
https://jpillora.com/xdomain/
3.12k stars 269 forks source link

HTTP Intranet to HTTPS Internet on IE9 - no cookies being sent #168

Closed dmarlow closed 8 years ago

dmarlow commented 8 years ago

The scenario is as follows. The user visits the intranet site and a check for authentication is made against the internet site. Upon the internet site returning 401 a dialog is displayed notifying that the user isn't authenticated. The user goes to the internet site and logs in. The intranet site isn't able to pick up the internet site's cookies to send in the subsequent checks for authentication. Is this a known issue?

Thanks!

jpillora commented 8 years ago

Check out https://github.com/jpillora/xdomain#xdomaincookies