WorkflowGen.com | Knowledge Base | Documentation | Downloads | Support | RSS

« Directory synchronization takes several hours and I receive a "timeout" error in IIS, how can I resolve this? | Main | How do I calculate the number of days from Today to a specified date on my web form? »

How do we get FireFox to use Integrated Authentication the way IE does?

Posted on Sunday, May 25, 2008 at 15:09 by Registered CommenterWFG Team in | CommentsPost a Comment

Problem

When logging into WorkflowGen directly on the WorkflowGen server through FireFox using the url http://localhost/wfgen , there is a security error denying entry to the application.

Explanation

WorklfowGen is a Web Based application that can use IIS security to authenticate users attempting to log into it.  In some cases, Integrated Authentication is used so that users have a "single sign on" experience (IIS will request the Windows User login information to sign in to WorkflowGen). 

IIS can use Integrated Authentication to log into WorkflowGen, and by default IE has the ability to use these credentials (your windows user account)...  In fact, so does Firefox!  But to activate this feature you will need to make a quick configuration change to how FireFox uses your windows account.

Solution

To setup FireFox to use Integrated Authentication, follow the steps below:

1) Open up Firefox and type in about:config as the url
2) In the Filter, type in "ntlm"
3) Double click "network.automatic-ntlm-auth.trusted-uris" and type in "localhost" (without the quotes) and hit enter.

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.
Member Account Required
You must have a member account on this website in order to post comments. Log in to your account to enable posting.