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

Fallback secret option partially working #898

Open
4 tasks done
mattjric opened this issue May 9, 2024 · 1 comment
Open
4 tasks done

Fallback secret option partially working #898

mattjric opened this issue May 9, 2024 · 1 comment

Comments

@mattjric
Copy link

mattjric commented May 9, 2024

Checklist

  • I have looked into the Readme and the documentation, and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

I have enabled the use of fallback_secret to login directly to WP via ./wp-login.php

When used without ?auth0_fb=XXXX... I get directed to Auth0 ✅
When I use ?auth0_fb=XXXX... I get directed to the WP login page ✅
When I then enter my credentials and click "Log In" I get directed to Auth0... ❌

Auth0 otherwise works fine after spending some time hacking around the install via composer. This is a virgin WP install on an AWS Linux 2023 EC2 instance.

What information can I provide to help look into this further?

Reproduction

When used without ?auth0_fb=XXXX... I get directed to Auth0 ✅
When I use ?auth0_fb=XXXX... I get directed to the WP login page ✅
When I then enter my credentials and click "Log In" I get directed to Auth0... ❌

Additional context

No response

wp-auth0 version

5.2.0

WordPress version

6.5.3

PHP version

8.2.15

@blakmarkit
Copy link

I noticed this too, but I thought I had just configured it wrong—it wasn't a huge deal for the way I was using it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants