Skip to main content
Skip table of contents

Device limits

Overview

OpenTV Video Platform allows you to define:

  • A limit on the number of approved devices per account
    (A device that is registered to an account can either be approved or not approved.)
  • A limit on how often a change can be made to an account's approved devices list (that is, to add or remove a device from the list).

These limits are defined in an account profile, which means you can have different limits for different groups of users. (See Account profiles for details of setting these limits in OpCon and Accounts for details of applying account profiles to accounts.)

Approved device limits are disabled by default. To enable them, contact your NAGRAVISION representative.

Use cases

This section explains how a client application can:

Note that if the client uses the /ias/v3/token/actions/signOnByUserNamePassword endpoint to sign on, this will automatically add the device to the account's approved devices list on first signon only if:

  • The list is not already full, 
  • The device is not already on the list, and
  • The limit on the number of changes allowed to the approved devices list would not be exceeded by adding the device.

In other signon scenarios, the client should check its approved status after signing in.

Scenarios

There are other devices statuses that, combined with a device's approval status, determine what the device can and cannot do. These are summarised in the following table:

Status (set by operator)

Activation status

Approved status

Client can sign in?
(Required to browse content.)

Client can request content authorisation?
(Required to play out content.)

Contributes to device limits

ENABLED

ACTIVE

TRUE

FALSE

Approval not enabled

ALLOWED

ALLOWED

ALLOWED

ALLOWED

BLOCKED

ALLOWED

YES (excludes MANAGED devices)

DISABLED

TRUE

FALSE

Approval not enabled

BLOCKED

BLOCKED

BLOCKED

N/A

N/A

N/A

NO

ENABLED

INACTIVE

TRUE

FALSE

Approval not enabled

BLOCKED

BLOCKED

BLOCKED

N/A

N/A

N/A

NO

DISABLED

TRUE

FALSE

Feature Off

BLOCKED

BLOCKED

BLOCKED

N/A

N/A

N/A

NO

See also

Approved device limits (Subscriber management integration guide)





JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.