dkkumargoyal
Forum Replies Created
-
Forum: Plugins
In reply to: [Login by Auth0] Auth0 4.0 – Infinite redirect after loginLook like the Issue is due to a breaking change in v4
https://github.com/auth0/wp-auth0/blob/master/MIGRATE-v3-TO-v4.md
The site will no longer auto-redirect paths with auth0 in them to the callback URL. Use /index.php?auth0=1 to use the callback URL directly. Your site may require permalinks to be refreshed manually by going to wp-admin > Settings > Permalinks and clicking Save Changes.
I did save the permalinks. Did not understand the statement “Use /index.php?auth0=1 to use the callback URL directly”
I am not sure how to fix this.
Can you explain this
Forum: Plugins
In reply to: [Login by Auth0] Auth0 4.0 – Infinite redirect after loginHi @auth0josh
There is no change in the server. In fact, we are still using the old version of the plugin on the same server.
Let me know what can I do now, meanwhile I will continue exploring this redirect issue.
Thanks
Deepak GoyalForum: Plugins
In reply to: [Login by Auth0] Auth0 4.0 – Infinite redirect after loginHi @auth0josh
Apologies for the delayed response as I was busy with some other priority stuff.
As per Auth0 logs, all login requests are successful and there are no errors at Auth0 end.
In the plugin error log also there are no errors.
In apache / php error logs also I am not seeing anything particular for this issue.
Following is the link to HAR file.
Let me know need to debug for more details.
Thanks
Deepak Goyal