- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi Community,
Wanted to enforce the MFA for the Alumni users. What set up needs to be done?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
It's Yokohama and just figured it out that, I just need to change the property glide.authenticate.multifactor.self_enrolment_period to 0 and "Enable Multi Factor Authentication" in Alumni users table to true and it is asking to set up the MFA during the login 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @pratap_chiluver,
what's your instance version? Zurich enforces this on default 🙂
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hello,
Check this link: https://www.servicenow.com/docs/bundle/xanadu-platform-security/page/integrate/authentication/concep...
You can define an MFA policy for certain users/groups.
https://<your.instace>/sys_mfa_policy_context.do?sysparm_stack=sys_mfa_policy_context_list.do&sysparm_query=sys_id%3Dc4895d9373512010616ca9843cf6a79f%5EEQ
☆ Community Rising Star 22, 23 & 24 ☆
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
It's Yokohama and just figured it out that, I just need to change the property glide.authenticate.multifactor.self_enrolment_period to 0 and "Enable Multi Factor Authentication" in Alumni users table to true and it is asking to set up the MFA during the login 🙂