Need Help in Implementing Zero Trust Access: Restricting Access Based on IP Address
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 03:42 PM
Hi everyone,
I hope you're doing well. I have a question regarding implementing zero trust access with IP address restrictions. Specifically, I'm interested in learning how to restrict user access based on their IP address using the principles of zero trust access.
Could someone please provide guidance on how to achieve this in ServiceNow? I'd greatly appreciate any insights or best practices you can share on this topic.
Thank you in advance for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 04:12 PM
Hi @Saba Sunawar,
There is a good short video on the documentation - https://docs.servicenow.com/bundle/washingtondc-platform-security/page/integrate/authentication/conc...
Are you trying to block access to the instance based on the IP addresses? If so, you can use the IP Address Access Control instead - https://docs.servicenow.com/bundle/sandiego-platform-security/page/administer/login/task/t_AccessCon...
Cheers