-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Networking, Security
-
None
-
Server Security
Add the option of a server-wide session timeout for authenticated user sessions from the shell and other drivers.
The authenticated session would be automatically terminated after the specified time. It could be easily implemented without a timer or extra thread by simply checking the time of the last activity of that specific user when authorizing an action.
Default would be timeout = 0 which implies infinite timeout.
- is duplicated by
-
SERVER-33749 Configurable Idle Connection Timeout Per User/Role for Interactive Sessions
- Closed