Need Help in Implementing Zero Trust Access: Restricting Access Based on IP Address

Saba Sunawar
Giga Contributor

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!

1 REPLY 1

James Chun
Kilo Patron

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