-
Bug
-
Resolution: Done
-
Undefined
-
None
-
False
-
-
False
-
-
Before reporting an issue
[x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
infinispan
Describe the bug
When a user session is restarted, the client session may also restart. This operation is not saved, and the client session is not persisted.
Follow-up of https://github.com/keycloak/keycloak/issues/43161
Version
main
Regression
[ ] The issue is a regression
Expected behavior
The user and client sessions are properly restarted and stored.
Actual behavior
The user session is working properly due to https://github.com/keycloak/keycloak/issues/43161, but the client session is not.
How to Reproduce?
Update the test below by restarting the client session from test-app.
Anything else?
No response
- links to