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 determines whether the 'remember browser' option is checked by default during multi-factor authentication, impacting user convenience and security. |
| What area does it affect? |
Multi-factor authentication |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring multi-factor authentication settings or adjusting user experience preferences. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.authenticate.multifactor.remember.browser.default |
| Sys ID |
c08ff0d8b7323300fdbdde69ee11a9c7 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Default value of remember browser checkbox in the validate multi-factor page. |
| Updated |
2024-05-25 04:03:58 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... ◦The duration specified by this system property. glide.authenticate.multifactor.browser.fingerprint.validity. The default value of the property is 8 hours. This duration can be increased by up to 24 hours. Similarly using the glide.authenticate.multifactor.remember.browser.default system property the default value of the check box can be set to true. ◦Navigate to Multi-factor Authentication > Properties and adjust these four properties to control the remembered browser ...
Related properties