I've set up my Internet Explorer so that it can pass Active Directory login credentials using Local Intranet settings to Kerberos. As far as I know, Chrome just copies these settings from IE. I am however getting 401 errors when making XHR request in Chrome and not IE. When I open the request in a new tab in Chrome, there is no errors, only during the AJAX request via AngularJS.
Is there anything I can set in Chrome to amend this? I rather not continue doing dev work on IE as I prefer the dev tool set/console in Chrome much more.