Skip to content

Conversation

@rogersteblerbsi
Copy link
Member

@rogersteblerbsi rogersteblerbsi commented Dec 4, 2025

As part of the move toward a stateless server session, the userId has been removed from the server session.

To get the user id for the current run context, the ThreadLocal UserId.CURRENT can be used instead.

423389

@rogersteblerbsi rogersteblerbsi self-assigned this Dec 4, 2025
@rogersteblerbsi rogersteblerbsi force-pushed the features/rsb/26.1/423389_removeUserId branch 3 times, most recently from 80aa1f2 to ea1ea1f Compare December 15, 2025 08:18
As part of the move toward a stateless server session, the userId has been removed from the server session.

To get the user id for the current run context, the ThreadLocal UserId.CURRENT can be used instead.

423389
As part of the move toward a stateless server session, a TheadLocal has
been introduced with the session id of the client session.

The clientId is sent to the backend via custom HTTP header X-Scout-Client-Session-Id

423389
@rogersteblerbsi rogersteblerbsi force-pushed the features/rsb/26.1/423389_removeUserId branch from 9d9f1c7 to 83d01ee Compare December 15, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants