We are experiencing authentication errors in PWM service in some specific cases, but we have not yet identified the exact trigger for the issue. The error occurs for some users, without a clear pattern.
When trying to login, they're getting the following error message:
"The browser session is invalid or has expired. Please try again."
PWM logs (debug mode):
In our test environment, we are using Chrome version 133.0.6943.98 (Official Build) (64-bit). Right now, the error is happening in my machine, so it's easy to reproduce it.
Here are some additional notes:
We don't want to disable "Form Nonce" due to security concerns.
Any help would be appreciated
Cheers,