Introduction
This document explains how to configure Integrated Windows Authentication (IWA) in Mozilla Firefox.
Configuration Steps
The IWA / desktop SSO behavior can be achieved in Firefox with a one-time configuration change in the user computer's Firefox browser.
- Start Firefox
- In the address bar, type about:config. At the prompt that warns to proceed with caution, agree to continue.
- After the config page loads, in the filter box type: network.automatic. You should see a search result of network.automatic-ntlm-auth.trusted-uris
- Modify network.automatic-ntlm-auth.trusted-uris by double-clicking the row, and then enter https://your_SecureAuth_FQDN.com
- Multiple sites can be added by comma delimiting them, as in this example: https://your_SecureAuth_FQDN.com, https://www.replacewithyourintranetsite.com
- Modify network.automatic-ntlm-auth.trusted-uris by double-clicking the row, and then enter https://your_SecureAuth_FQDN.com
- Click "OK" and close Firefox
3 Comments
Anonymous
For your step 5, I had to remove the protocols in the list and even the "www", just "replacewithyour intranetsite.com". So, leave off the https://www.
Anonymous
Should be as above said...Perfect, thanks!
/C
Anonymous
Worked for me!