Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-12418

Add support for session timeouts

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Networking, Security
    • Labels:
      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.

            Assignee:
            backlog-server-security [DO NOT USE] Backlog - Security Team
            Reporter:
            andreas.nilsson Andreas Nilsson
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: