Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logout does not work when Wordpress is locked down (private site) #39

Closed
sandrinodimattia opened this issue Feb 5, 2015 · 3 comments
Closed
Milestone

Comments

@sandrinodimattia
Copy link
Member

When using a plugin like "Authenticator" we can lock down a Wordpress site (all content needs authentication). Now in that case the Logout does not work as expected. It will clear the Wordpress cookie but it does not logout from Auth0 or the IdP. As a result the following happens:

  1. Logout (clear WP cookie)
  2. Go to homepage. Not authenticated
  3. Go to Auth0. Auth cookie present, we have SSO
  4. Back to WP, user is authenticated.

Note: this only happens when "Auto Login (no widget)" is enabled and a connection is specified (like "google-oauth2")

@dleeward
Copy link

dleeward commented May 4, 2016

Even when not using this plugin, I'm unable to logout of WordPress when the SSO option is enabled.

@joshcanhelp
Copy link
Contributor

This is ancient but I'll test this out with the upcoming changes to SSO/SLO.

Ref #398

@joshcanhelp joshcanhelp added this to the v3-Next milestone May 3, 2018
@joshcanhelp
Copy link
Contributor

Fixed in #453 and merged into dev

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants