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 defines the validity period for a browser fingerprint, allowing users to bypass second factor authentication for a specified time after their browser is remembered. |
| What area does it affect? |
Multifactor Authentication |
| What does the default mean? |
The default value is "8", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting security settings or user authentication policies. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.authenticate.multifactor.browser.fingerprint.validity |
| Sys ID |
c0c0051cb7323300fdbdde69ee11a997 |
| Type |
integer |
| Application |
Global |
| Default value |
8 |
| Description |
Validity of browser fingerprint in hours. After remembering the browser user will not be challenged for 2nd factor authentication in the same browser for this duration. |
| Updated |
2024-05-25 04:36:47 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... code in the default time allotted. glide.authenticate.multifactor.remember.browser.enable Set your instance to prompt a user for MFA when they log in from a new device or browser. The default is yes. glide.authenticate.multifactor.browser.fingerprint.validity After MFA remembers the browser, the user is not challenged for MFA in the same browser for this duration. The default is 8 hours. glide.authenticate.multifactor.remembered.browser.max.count The number of browsers MFA ...
Related properties