Bypass IP Whitelisting in ServiceNow platform
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2024 08:58 AM
Keeping IP whitelisting is place how to use the roles and Groups filter in Adaptive authentication? Is it possible to bypass the IP Whitelisting?Please let me know
- Labels:
-
Architect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2024 02:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2024 03:50 AM
Hi @ParnaC ,
Suppose you want users who are logging in from a whitelisted IP to bypass adaptive authentication, but still enforce adaptive authentication based on roles or groups for non-whitelisted IPs.
You can configure the adaptive authentication rules to apply these conditions:
Create Adaptive Authentication Rules:
IP Whitelist Rule: Users logging in from whitelisted IP addresses might be allowed direct access.
Role or Group-Based Rule: Create additional rules for users based on their roles or group membership as needed.
If you've set up conditions based on user roles or groups, you can create an exception for certain users. For example, users who belong to specific roles or groups may be required to go through adaptive authentication even if they are logging in from a whitelisted IP
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....