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

Wordpress tries to auto login even when "Auto Login (no widget)" is unchecked #80

Closed
singularityjay opened this issue Jun 11, 2015 · 1 comment

Comments

@singularityjay
Copy link

Given the "Single Sign On (SSO)" is checked in the Auth0 settings and "Auto Login (no widget)" is unchecked.

To reproduce this issue:

  1. Login via wordpress auth0 widget.
  2. Logout (it only logs out of Wordpress not Auth0).
  3. Go to http://[domain.com]/wp-login.php

The application now results in error:
Type: Failed Login
Description: http://[domain.com]/wp-login.php is not in the list of authorized callback URLs: http://[domain.com]/index.php?auth0=1. Please go to 'https://manage.auth0.com/#/applications/raFDFlsRPwMTbHT6Jyg7ZARG4QJVvkz6/settings' and make sure you are sending the same callback url from your application.
Connection: Username-Password-Authentication

@glena
Copy link
Contributor

glena commented Jun 11, 2015

I cant replicate this.

Do you have a public url where I can check the issue?

The only way, this could happen is of you have enabled the Implicit Flow, in this case, you need to add this url as a valid callback (seems to be missing from the docs, I am adding this).

@glena glena closed this as completed Jun 11, 2015
@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

2 participants