Firstly we're using windows authentication, but other than that our web server should be stock and it's only used for FileVista.
When I visit our FileVista URL, an authentication box pops up (not the login.aspx page) and I login. If I choose to log out, then try to revisit our FileVista URL hoping for a new authentication box I'm always logged right back in as the same user no login prompt, in every browser.
When I log out it takes me back to the login.aspx page, so if I try logging in from there IE 11 works, but Firefox, Chrome, and Edge do not. The non working browsers give a: (5) Access is denied error.
I suspect it's Windows authentication related since I can never get a new login box to pop up.