-
Type: Improvement
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 10.10, 2021
-
Component/s: Core
-
Release Notes Summary:HTTP session can now be invalidated by calling NuxeoHttpSessionMonitor.java.removeEntry(sessionId, true)
-
Tags:
-
Backlog priority:800
-
Sprint:nxplatform #95, nxplatform #96
-
Story Points:3
From our client:
We have a requirement where if a user logs in from a new session (eg from a different computer), all the other sessions for the same user should be invalidated and they should be logged out.