Invalidating OpenID session on Google Identity

157 Views Asked by At

Users can log into my site using Google Identity, via the Open ID protocol. However I'm not sure how to invalidate their session with google identity when they click log out. At the moment, I can invalidate their session cookies on my site, but if the user selects to log in with Google Identity again, it won't prompt them for credentials again, because they already logged in. Options I've tried to resolve this:

Is there a supported way of invalidating Open ID sessions for Google Identity?

0

There are 0 best solutions below