401 Using Multiple Authentication methods IE 10 only
- by jon3laze
I am not sure if this is more of a coding issue or server setup issue so I've posted it on stackoverflow and here...
On our production site we've run into an issue that is specific to Internet Explorer 10.
I am using jQuery doing an ajax POST to a web service on the same domain and in IE10 I am getting a 401 response, IE9 works perfectly fine. I…