Closed
Description
Description
When logging in, the latest version of KC fetches all clients sessions connected to a user session. This seems to be unnecessary.
Discussion
No response
Motivation
Avoid remote calls, as those client sessions might be stored in a Infinispan cache on another node, or in the database.
Details
No response