-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
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
Having Rolling Sessions enabled still appears to be causing nonce invalidation issues in plugin version 5.3.0.
With Rolling Sessions enabled:
- calls from the admin area/Gutenberg to wp-json return 403, making it impossible to edit featured images, category and tags, etc.
- things that rely on the heartbeat, like post check in/check out or taking over a post a colleague is editing break
- deleting posts, activating/deactivating plugins, etc. causes a "this link has expired" error
Disabling rolling sessions appears to fix all these problems (but I assume will cause problems of its own).
Reproduction
- Install Auth0 plugin
- Leave "Rolling Sessions" enabled
- Observe
Additional context
No response
wp-auth0 version
5.3.0
WordPress version
6.8.1
PHP version
8.4
Metadata
Metadata
Assignees
Labels
No labels