Sessions Management

How to View and Terminate User Sessions in the CDM Web Application

The Sessions Management page lets you see and manage user sessions according to your role:

  • Administrators
    Can view all sessions across the entire system. They can also terminate (delete) any session created by other users.

  • Non-Administrator Users
    Can only see their own sessions. They may terminate their current sessions but cannot view or terminate sessions belonging to other users.

    From here you can:

  • See who is logged in and from which client (Browser vs IQ-Client)

  • Filter sessions by any column (login, user, timestamps, etc.)

  • Terminate one or more sessions


Session List Columns

ColumnDescription
LoginThe user’s login name
NameThe user’s full name
Client TypeHow they connected: “Browser” or “IQ-Client”
CreatedWhen the session was first opened
Last EnteredTimestamp of the most recent activity
Last ExitedWhen the session was last closed
LicensesComma-separated list of licenses currently in use
CurrentIndicates if this session is the one you’re using (“Yes”/“No”)
StatusIndicates whether the session is still fully open (Active) or is in the process of being closed (Closing)

Searching Sessions

  1. Click into the Search field above the table.
  2. Type any text (e.g. part of a login, date, client type).
  3. Press Enter or click the 🔍 icon to filter the list in real time.

Selecting and Terminating Sessions

  • Single session: Click the trash 🗑️ icon at the end of its row.
  • Multiple sessions: Check the boxes on the left of each row (or “Select All”), then click the 🗑️ icon in the table header.

A dialog will appear allowing you to enter an optional Reason. Click Confirm to proceed.


Last modified July 2, 2025: 15f91b8