When someone logins on Arduino's Forum on my computer and than logout, i can't log in with my account unless I clean all data from my browser, even shift F5 doesn't solve it.
What happens when I click on the login button on the top right is that it automaticaly logs back to the other person account and doesn't request password and anything. Also, like I said before, logging out doesn't solve it given that when I try to enter it goes back to the same account.
There are two interrelated websites, each with their own login:
arduino.cc
forum.arduino.cc
If you're logged in on arduino.cc, then you only need to click the "Log in" button on the forum.arduino.cc website and it will automatically log you in to the account that is logged in on arduino.cc.
So if you want to fully log out, you must do this:
There used to be an SSO. (Single Sign On)
It became broken when new authentication features were added to the old SMF forum.
SSO was used to enable you to sign in to any section of the website and be authenticated in the rest of the website without having to log on again.
I was given the impression that a new forum would fix the broken SSO
Am still looking forward to this feature being restored to help users navigate the whole site so that multiple LOGIN is no longer required.