Uploaded image for project: 'Red Hat build of Keycloak'
  1. Red Hat build of Keycloak
  2. RHBK-3725

Client session may be lost during session restart [GHI#43349]

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • 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.

      https://github.com/keycloak/keycloak/blob/a19f4d00fcc04b25f923643046f35857dcec52f4/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/model/UserSessionProviderTest.java#L141-L171

      Anything else?

      No response

              Unassigned Unassigned
              pvlha Pavel Vlha
              Keycloak SRE
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: