- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 10:29 AM
Hi Community,
Has anyone integrated Tanium Push Integration into their instance where thier IP Address Access Control is blocking all IP ranges except for specific whitelisted IPs?
We are trying to integrate Tanium but are unable to becuase I don't think I am getting all the IPs whitelisted and get a "Unable to connect to ServiceNow instance: Failed to connect to ServiceNow, Error: Response code 403 (Forbidden)" in tainum console.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 12:28 PM
Issue has been resolved, as I suspected Tanium had public facing IPs that I needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 10:26 PM - edited 07-15-2025 10:27 PM
Looks like permission or insufficient privelege issues
Make sure your API service account must have below roles in order to write/create in IP address table ( "cmdb_ci_ip_address" )in Servicenow.
rest_service
web_service_admin
itil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 12:28 PM
Issue has been resolved, as I suspected Tanium had public facing IPs that I needed.