glide.authenticate.multifactor.self_enrolment_period
ServiceNow property description:
Indicates number of days a user will be given an option to self enroll for MFA, post which user will be automatically challenged with MFA. Any value exceeding 90 will be treated as 90 days only.
Attributes
- Sys ID: 6fb8270343d012100d603c441bb8f2bc
- Type: integer
- Application: Global
- Default value: 0

AI generated property description:
The ServiceNow property glide.authenticate.multifactor.self_enrolment_period defines the number of days a user is allowed to self-enroll in multi-factor authentication (MFA) before automatic enforcement begins. Its default value is 0, which means MFA challenges are applied immediately without a self-enrollment window. The maximum allowed value is 90, with higher entries capped at 90 days. Increasing the period provides users with more time to register factors voluntarily, easing adoption but temporarily reducing enforcement strictness. Administrators typically configure this property during MFA rollout planning to balance security enforcement with user readiness and onboarding requirements.
Source