glide.authenticate.multifactor.enforcement.max_relaxation_period
ServiceNow property description:
Indicates the maximum number of days a new user will be given an option to self-enroll for MFA, post which all new user's performing non-SSO logins are automatically challenged with MFA. Any value exceeding 270 is treated as 270 days only.
Attributes
- Sys ID: 63252652432012100d603c441bb8f2b5
- Type: integer
- Application: Global
- Default value: 0

AI generated property description:
The ServiceNow property glide.authenticate.multifactor.enforcement.max_relaxation_period specifies the maximum number of days a new user has to self-enroll in multi-factor authentication (MFA) before the system enforces it automatically for non-SSO logins. Its default value is 0, which enforces MFA immediately without providing a grace period. Administrators can set any integer up to 270, with larger values capped at 270 days. Extending this period allows a phased adoption approach where users are encouraged to register factors voluntarily, but it temporarily reduces enforcement strength. This property is configured when organizations want to balance strict security with user onboarding flexibility, though longer grace periods increase exposure to potential risks.
Source