Remembered Device attributes
The
rememberedDevices
element of the registration policy defines how Remembered Devices (Device Fingerprint) are supported. Trusted Device is not supported through the VIP Account Policy API except as indicated in the following table. You can set the following values:- deviceFingerPrint
- maxAllowed
- deviceDeletion
The following table lists the
rememberedDevices
attributes available to the registration policy. The table also lists the default rememberedDevices
values.Attribute | Type | Description | Default Policy Value |
|---|---|---|---|
deviceDeletion | String | How Remembered Devices registrations are deleted for a user, when the user attempts to register more than the maximum allowed: Although you cannot set other Trusted Device policy values with the Policy API, the deviceDeletion value does apply to Trusted Devices. Both Device Fingerprint and Trusted Device registrations count towards the maximum allowed.
|
|
deviceFingerPrint | String | Whether Device Fingerprint is enabled. Set enabled to Y to enable Device Fingerprint. N disables Device Fingerprint.If you enable Device Fingerprint, you must also set one or both of the following: You must send "enabled": "Y" when updating any deviceFingerprint attributes.
|
|
maxAllowed | String | The maximum number of Remembered Devices that a user can register at one time. Value must be from 1 through 20, inclusive. |
|