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
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."
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 use nginx in front of PWM
The error never happens in Firefox browser, just in Chrome and Safari (and just for some users, not all).
If the user uses a cognito window in chrome/safari, the error never happens.
If We disable "Enable From Nonce" in PWM Settings, the error never happens.
We don't want to disable "Form Nonce" due to security concerns.
Any help would be appreciated
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: