Property reference

glide.authenticate.multifactor.clock_skew

The glide.authenticate.multifactor.clock_skew property adds extra time in seconds for code validity to account for clock discrepancies. Admins should adjust this setting if users experience issues with multifactor authentication due to time synchronization problems.

Default: 10 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property specifies the additional time allowance for multifactor authentication codes to remain valid, accommodating potential clock skew between systems.
What area does it affect? Multifactor Authentication
What does the default mean? The default value is "10", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when users report authentication issues related to time discrepancies.

Out of the box property record

Raw metadata from the property record.

Property name glide.authenticate.multifactor.clock_skew
Sys ID 64b06d02d7210200700b4187ed61032f
Type integer
Application Global
Default value 10
Description Additional time in seconds for which the code will be valid to accommodate for the clock skew. Max value is 60 seconds.
Updated 2024-05-25 04:33:16

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... value: 10 • Location: Multi-factor Authentication > Properties Additional time in seconds for which the code will be valid to accommodate for the clock skew. Max value is 60 seconds. [glide.authenticate.multifactor.clock_skew] Enter a number in seconds with a maximum of 60. By default, the instance validates the code entered by you against the single app- generated code generated at whatever the ...
Documentation excerpt View supporting context
Context preview Snippet 2
... 0. glide.multifactor.onetime.code.validity Number of minutes that the reset code is valid. See Log in with Multi-factor Authentication. The default is 5. Note: This property is for email OTP validation time. glide.authenticate.multifactor.clock_skew Number of additional seconds that the reset code is valid. The maximum is 60. The default is 10. The instance validates the code entered by the user against the single ...