You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Checklist
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
The text was updated successfully, but these errors were encountered: