Add support for session timeouts

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Networking, Security
    • None
    • Server Security
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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:
            [DO NOT USE] Backlog - Security Team
            Reporter:
            Andreas Nilsson (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: