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 enables or disables the remember browser feature for multi-factor authentication, enhancing user convenience during logins. |
| What area does it affect? |
Multi-factor authentication |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when adjusting security settings or user experience for multi-factor authentication. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.authenticate.multifactor.remember.browser.enable |
| Sys ID |
d1314d1cb7323300fdbdde69ee11a9e2 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enable remember browser feature for multi-factor authentication. |
| Updated |
2024-05-25 04:29:41 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... [current time + 5 seconds] to be valid. Use this property to prevent login issues where the user is unable to enter the correct 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 ...
Related properties