I need to enable windows authentication for my site. And I don't want to clients to get the Windows credential pop up (username&password) when they acess my site no matter what browser they use(ie, chrome, firefox, etc...), because, i am sure that the users are logged on to their workstation/laptop using the active directory user. How can i achieve this? I always get the propmt for username and password when the user access the URL through any other browser than IE.
↧