glide.authenticate.multifactor.clock_skew
ServiceNow property description:
Additional time in seconds for which the code will be valid to accommodate for the clock skew. Max value is 60 seconds.
Attributes
- Sys ID: 64b06d02d7210200700b4187ed61032f
- Type: integer
- Application: Global
- Default value: 10

AI generated property description:
The ServiceNow property `glide.authenticate.multifactor.clock_skew` is used to account for potential discrepancies in time synchronization between the server and the client during multifactor authentication. This property allows administrators to specify additional time, in seconds, for which the authentication code remains valid, thereby accommodating any clock skew. The maximum allowable value for this property is 60 seconds. This ensures that minor differences in system clocks do not result in authentication failures, enhancing the reliability of the multifactor authentication process. Proper configuration of this property is crucial for maintaining a balance between security and user convenience.
Source