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 activates multi-factor authentication, requiring users to provide additional verification during the login process. |
| What area does it affect? |
User 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 enhancing security protocols or during security audits. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.authenticate.multifactor |
| Sys ID |
562c1882d713310091204187ed6103b9 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Enable Multi-factor authentication |
| Updated |
2024-05-25 04:32:19 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 1276 Properties for multi-factor authentication (continued) Property Description [glide.authenticate.multifactor] • Type: enabled | disabled • Default value: enabled • Location: Multi-factor Authentication > Properties Number of times a user can bypass setting up multi-factor authentication [glide.authenticate.multifactor.setup.bypass.count] Enter a number ...
Context preview
Snippet 2
... with a value of true. Documentation sn_SE10193 1 Suggest Optional: Multi- Factor Authentication should be enabled Increased risk of unauthorized access to sensitive data. Either update the value of the glide.authenticate.multifactor system property to true OR insert this system property with a value of true. Documentation © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow ...
Context preview
Snippet 3
... company names, product names, and logos may be trademarks of the respective companies with which they are associated. 505 Activate role-based multi-factor authentication [Updated in Security Center 1.3] Use the glide.authenticate.multifactor property to enforce role-based multi-factor authentication (MFA for all users assigned to specific roles. Enforce multi-factor authentication based on the roles assigned to the user. If a user has been ...
Related properties