Define allowed ServiceNow internal IP addresses [Updated in Security Center 1.3 and 1.5]
-
- UpdatedFeb 1, 2024
- 2 minutes to read
- Washington DC
- Platform Security
Define allowed ServiceNow internal IP addresses [Updated in Security Center 1.3 and 1.5]
Use the glide.ip.authenticate.strict property to specify IP ranges that can make inbound connections on an instance.
If glide.ip.authenticate.strict is set to true, then internal ServiceNow personelle and systems can only make inbound connections to the instance from essential IP ranges. This limit's ServiceNow's visibility into the instance to essential internal infrastructure, and prevents access by broader ServiceNow personelle such as support and sales staff via corporate networks.
When set to true, the glide.ip.authenticate.allow property is used to grant internal ServiceNow inbound connections. If not set to true, then a broader ServiceNow internal IP range as defined in glide.ip.authenticate.allow is used to grant internal ServiceNow inbound connections.
Ensure the property glide.ip.authenticate.allow.secured contains only trusted values and that the property glide.ip.authenticate.strict is set to true.