Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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 assigned "admin", "security_admin" or "user_admin" roles in the multi-factor roles list, MFA will be enforced.

  • Set this property to true to enforce role-based multi-factor authentication for all users assigned to specific roles.
  • Set this property to false to disable role-based multi-factor authentication for all users assigned to specific roles.

More information

AttributeDescription
Property nameglide.authenticate.multifactor
Configuration typeSystem Properties (/sys_properties_list.do)
CategoryAuthentication
PurposeEnforce role-based multi-factor authentication for all users assigned to specific roles.
Typetrue/false
Recommended valuetrue
Security DependenciesActivate Role based multi-factor authentication within the Multi-factor Criteria table.
Security risk rating7.2
Functional impactEnabling this property improves the experience of the user. It acts as an extra layer of protection and security against compromised credentials.
Security risk(Moderate) If this property is not enabled, there is a risk of unauthorized access to sensitive data.
ReferencesConfigure role-based multi-factor criteria

To learn more about adding or creating a system property, see Add a system property.

Parent Topic:Authentication