Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I used my wife's computer to visit this website. I tried to log in, but OpenID would only log me in as my wife (obviously she has stored her login credentials in one or more cookies on her machine). Surely there is a way to get OpenID to permit an alternative login - only I don't know what it is. REALLY IRRITATING!

How does one login using OpenID on a machine that other people use and have left "id cookies" on?

share|improve this question
Cookies are a method of "remembering" authentication, so that you don't need to re-authenticate. This isn't an openid issue. You can stop this happening by blocking cookies for any site you do not want to remember authentication. Or run your own session / browser profile. – Paul Aug 28 '12 at 23:58

migrated from superuser.com Aug 29 '12 at 6:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.