Enable multi-factor authentication (MFA) (instance security hardening)
Use the glide.authenticate.multifactor property to enable Multi-Factor Authentication (MFA) in the instance. MFA is a security requirement that requires a user to enter more than one set of credentials to authenticate to an instance.
More information
| Attribute | Description |
|---|---|
| Property name | glide.authenticate.multifactor |
| Configuration type | System Properties (/sys_properties_list.do) |
| Configure in Instance Security Center | Yes |
| Purpose | Strengthen instance security by introducing multi-factor authentication for interactive user logins. |
| Recommended value | true |
| Functional Impact | Enabling this property improves the experience of the user. It acts as an extra layer of protection and security against compromised credentials. |
| Security risk | (Medium) If this property is not enabled, there is a risk of unauthorized access to sensitive data. |
| References | Multifactor authentication system properties |
To learn more about adding or creating a system property, see Add a system property.