how to configure Firefox to automatically reuse the login credentials like IE
        Posted  
        
            by Black Eagle
        on Super User
        
        See other posts from Super User
        
            or by Black Eagle
        
        
        
        Published on 2010-05-31T12:25:20Z
        Indexed on 
            2010/05/31
            12:34 UTC
        
        
        Read the original article
        Hit count: 397
        
Multiple HTTP Authentication Prompts in Firefox We are currently working on porting our application from Internet Explorer to Firefox and the application currently uses HTTP Digest Authentication. In case of Internet Explorer, the popup dialog to enter the Username/password appears only once and the entered login credentials are reused for subsequent HTTP requests to the web server. However in case of Firefox, the Authentication popups appears whenever the request is made to the Web Server. The Web Server used is Emweb Server.
We would like to know how to configure Firefox to automatically reuse the login credentials like IE.
© Super User or respective owner