I created a smaill website that is a c# backend that takes the logged in user from the browser session harvests information from AD then forms a URL and passes it via redirect back to the browser.
The site works flawlessly in IE and Firefox (with ntlm setup).
Chrome prompts the user for credentials and even if they put in the correct credentials continues to prompt them. I have done lots of searching and can not seem to find this issue else where. I am unsure of what to do next to troubleshoot this issue.
I am using IIS 7.5.7600.16385
My authentication type is Integrated, Kernel Mode Order is Negotiate,NTLM