Skip to content

Rolling Sessions still causing nonce invalidation in plugin version 5.3.0 #934

@dennis-n-dean

Description

@dennis-n-dean

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

  1. Install Auth0 plugin
  2. Leave "Rolling Sessions" enabled
  3. Observe

Additional context

No response

wp-auth0 version

5.3.0

WordPress version

6.8.1

PHP version

8.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions