8000 When logging in, all client sessions are loaded which is slow · Issue #39665 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
When logging in, all client sessions are loaded which is slow #39665
Closed
@ahus1

Description

@ahus1

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0