Session Management

From AgileApps Support Wiki
Revision as of 12:36, 3 January 2024 by Wikidevuser (talk | contribs) (Created page with "==About Session Management== A ''session'' is defined as one browser, on one device, accessing the platform. That browser can have multiple windows opens, but it still constit...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

About Session Management

A session is defined as one browser, on one device, accessing the platform. That browser can have multiple windows opens, but it still constitutes one session. When Session Management has been activated, users who are subject to the session limits must log off one or more existing sessions in order to start a new session. Administrators can turn the feature on or off, specify the maximum number of sessions per user, and see which user-sessions are in progress. To login after the session limit has been reached, old sessions can be either automatically closed or selectively closed by the user or an admin.

Considerations:

  • Session limits do not apply to admins who have User Management permission.
  • Multiple windows in a single browser constitute one session (not multiple sessions).
Exception:
If a new IE window is created by clicking an icon, it is a separate session.
But if the new window is created from within the browser, for example by pressing Ctrl+N, then the new window is part of the same session.
  • When a window is started in a browser's "incognito" mode, it is a new session. (But if a second window is created in that mode, it is part of the same "incognito" session.)
  • If the maximum number of sessions is reduced, then at next login, a user who is at the new limit will be required to terminate multiple sessions, or will have them terminated automatically, depending on the account configuration.

Working with Sessions

When the Session Limits option is enabled, you can specify how many concurrent sessions a user is allowed to have open at one time.

Lock-tiny.gif

Enabling Session Management

  1. Go to Configuration (GearIcon.png) > Account Management > Company Information.
  2. Click the Edit button.
  3. In the Session Management section, check the Enable Session Limit checkbox.The Session Management settings appear.
  4. Fill in the Session Management settings:
    • Maximum # of concurrent sessions per user - The maximum number of concurrent sessions a user is allowed.
    • When limit is exceeded - What to do when a user reaches the session limit and attempts to log in again:
      • Automatically close oldest session - The oldest open session(s) are automatically closed. This is the default option.
      • Let user choose which session to close - A dialog appears, allowing the user to select the sessions to close or cancel the login attempt.
  5. Click the Save button.

Managing Sessions

Management by Users

  1. If configured to do so, a dialog appears when you attempt to log in while at the session limit.
  2. Or, at any time, you can go to Login name > My Settings > Session Management.
  3. Select the session(s) to terminate.
  4. Click Logout Session(s) button.

Management by Admins

  1. Go to Login name > My Settings > Session Management
  2. In the Lookup field, select a user.
    The initially-selected user is you.
    Sessions for the selected user are shown.
  3. Select the session(s) to terminate
  4. Click Logout Session(s)