A device session limit lets you limit the number of concurrent sessions that are allowed for the devices with a particular profile in an account.
For example, you could set one session limit for an account’s small-screen devices and a second session limit for the account’s large-screen devices.
Once such a limit has been created, you must apply it to individual accounts. See Accounts.
Alternatively, you can apply it to accounts in bulk using the ADM PUT /v1/accounts endpoint. See Account and Device Manager (ADM) API documentation.
You can also set a limit on the total number of concurrent sessions in an account profile. See Account profiles.
Adding a device session limit
To add a device session limit:
-
From the OpCon homepage, click System Configuration.
-
In the left pane, click Device Management.
-
In the right pane, click the Device Sessions Limit tab.
-
Click ADD SESSION LIMIT.
-
In ID, type an ID for the session limit.
-
Optionally, in Description, type a description for the limit.
-
Click DEVICE GROUPS.
-
Under New Device Group:
-
In Name, type a name for the device group.
-
Optionally, in Description, type a description for the device group.
-
In Device Profiles, select one or more device profiles to specify the devices that the limit applies to.
-
In Session Limit, type the number of concurrent sessions for the devices (or use the plus and minus buttons).
-
Optionally:
-
Click the Ignore Account Session Limit switch if you want this limit to override the account-level session limit.
-
Click the Ignore Content Session Limit switch if you want this limit to override the content-level session limit.
-
Click the Ignore Device Session Limit switch if you want this limit to override the device-level session limit.
-
-
-
To add an additional device group, click DEVICE GROUPS and repeat step 8, above.
-
Click SAVE.
Editing a device session limit
To edit a device session limit:
-
From the OpCon homepage, click System Configuration.
-
In the left pane, click Device Management.
-
In the right pane, click the Device Sessions Limit tab.
-
For the limit that you want to edit, click at the right side of the row and click Edit Device Group….
-
Make the required changes.
-
Click SAVE.
Deleting a device session limit
To delete a device session limit:
-
From the OpCon homepage, click System Configuration.
-
In the left pane, click Device Management.
-
In the right pane, click the Device Sessions Limit tab.
-
For the limit that you want to edit, click
at the right side of the row and click Delete…. -
To confirm deletion, click DELETE.
See also
-
Session limits in Account profiles