Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

VS Code Extension and ZScaler Proxy

anwie
Kilo Expert

Hello, I am using the VS Code Extension several month and won't miss it. In the past I used it in combination with cntlm to handle our company Proxy. But now my company has switched to Zscaler and since that moment I got no connection. I wanted to whitelist the IP adress of my actual customer developing system, but got the following answer from the approval group:

"After investigation, ZScaler is not the problem. The WEB server is not accepting request with IP. DNS name must be used. This is not surprising as it is a standard security configuration."

Because I am working with the same VS Code Extension version, I assume that it is using the IP already before ZScaler. Is there a way to handle this problem?

Kind regards,
anwie

2 REPLIES 2

Shasank
ServiceNow Employee
ServiceNow Employee

Are you able to log in to the instance from a web browser on the same device?

The extension though handles 302 URL redirection.

Yes, Login via Webbrowser from the same device is possible.