Sorry to bump this back to life, but I wanted to ask exactly this question.
Web server users are experiencing a timeout which is encountered in a HTTP authentication requester while the server view is still open (which means a standard requester pops up and the user is not “logged out” and redirected to the login screen).
- How can the login become persistent (cookie?) for at least a day/8 hours or so?
- Or make the login permanent with a cookie?
- Which settings must be specified in the browser (in our case: Firefox) so that the login isn’t “forgotten”?