glide.trusted.device.max.count
ServiceNow property description:
The maximum number of trusted devices a user can register
Attributes
- Sys ID: 11700292c3020110559d74c3e540dd55
- Type: integer
- Application: Global
- Default value: 3

AI generated property description:
The ServiceNow property `glide.trusted.device.max.count` specifies the maximum number of trusted devices that a user can register. According to the documentation, this property is part of the adaptive authentication configuration, which enhances security by allowing users to register devices they trust. Once the maximum number of devices is reached, users will not be able to register additional devices unless they remove one of the previously registered devices. This property helps in managing and limiting the number of devices that can bypass additional authentication steps, thereby maintaining a balance between security and user convenience.
Source