logout triggers a file download in Firefox
-
Can someone explain why navigating to the logout path in FusionAuth triggers a download of an empty file called single-logout? This only seems to happen in Firefox. Is there a way to prevent this?
-
@scottbradley Hiya, I noticed this too. I'm not sure what is going on, but I filed a bug: https://github.com/FusionAuth/fusionauth-issues/issues/1934
-
If logging out of a website triggers a file download in Firefox, it could indicate an issue with the website's code or with the way the logout process is implemented.
-
@neskemiquel This was fixed in version 1.41. It was a content-type issue.