i added windows authentication on my website to track user names. For IE it works fine and is seemsless but it prompts for windows login for user using firefox. any ideas?
You have to add the hostname (URL) to the network.automatic-ntlm-auth.trusted-uris setting within about:config in Firefox.
Windows authentication does not work for Firefox out of the box. You will need to do some additional steps. I'm not sure of the particulars as to how it happens, but your domain credentials are somehow given to the web server using IE.
.company_name.com
true
by
right-clicking and selecting "toggle".company_name.com
true
by right-clicking
and selecting "toggle"From http://perfect-blog-url.blogspot.com/2013/07/firefox-asks-for-user-name-and-password.html
Internet Explorer configuration:
Tools -> Internet Options -> Advanced tab and check the “Enable Integrated Windows Authentication” check-box.
Next, switch to the security tab and click Local Intranet -> Custom Level and select “Automatic log-on with current user name and password” (under User Authentication, Log-on).
Click OK on all windows and restart Internet Explorer (close all IE windows and open it again).
Firefox configuration:
about:config and "network.negotiate-auth.trusted-uris" and ".example.com"
You'll need to enable NTLM authentication in Firefox. Instructions here.
http://intranet.company.com,http://email.company.lan