Tuesday, September 9, 2014

Automotic logon in to company intranet zone using Firefox

In AD based domain in company intranet, IE is the default browser and it does login automatically in to the intranet sites (in .NET it was Windows Authentication).

To do the same in firefox, do a "about:config" and the look for "network.negotiate-auth.trusted-uris". Add you company domains in there where you want automatic login like "bt.com"

Mozilla documentation : https://developer.mozilla.org/en-US/docs/Integrated_Authentication

No comments: