Issue in digest authentication in FireFox
I am facing an issue with Digest Authentication with realm named as TROPX_OS and Firefox wherein after successful authentication, in some time,FF triggers a 401 for subsequent requests and shows the authentication(user/password) pop-up again.
I do not want to see this pop-up.How can I suppress this or how can I revalidate without the browser showing this pop-up?
Firefox Version: Firefox 59.0.2
All Replies (1)
Did you do what was adviced here :
https://stackoverflow.com/questions/51809059/issue-in-digest-authentication-in-firefox ?
Also see : https://bugzilla.mozilla.org/show_bug.cgi?id=1007707