Property reference

glide.authenticate.multifactor.enforcement.show_user_info_message

This property determines whether to display the MFA Self Enrolment info message after users log in with their username and password. Admins should consider enabling this feature during the self enrolment period to inform users about MFA requirements.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It controls the visibility of the MFA Self Enrolment info message for users logging in during their self enrolment period.
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 MFA settings or during user self enrolment periods.

Out of the box property record

Raw metadata from the property record.

Property name glide.authenticate.multifactor.enforcement.show_user_info_message
Sys ID d95c73b2433012100d603c441bb8f2a3
Type boolean
Application Global
Default value false
Description Set this property to display the MFA Self Enrolment info message, post successful username and password based logins for users who are in self enrolment period
Updated 2024-09-26 08:23:50

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... value to true. 4. How to turn off the message displayed to end users about completing the MFA setup when they log in? Admins can update the value of the glide.authenticate.multifactor.enforcement.show_user_info_message system property to false to turn off the MFA enrollment information message shown to end users after login. 5. How to turn off the message displayed to administrators about the ...