Web proxy
Several properties support Web proxy configuration.
주:
Set these properties in the System Properties
[sys_properties] table.| Property | Description | Examples |
|---|---|---|
| glide.http.proxy_host | Specify the proxy server hostname or IP address.
|
proxy.company.com, 192.168.34.54 |
| glide.http.proxy_port | Specify the port number for the proxy server.
|
8080, 9100 |
| glide.http.proxy_username | Specify the username used to authenticate the proxy server.
|
proxyuser |
| glide.http.proxy_password | Specify the password used to authenticate the proxy server.
|
password |
| glide.email.override.url | Set the URL to use in emailed links in place of the instance URL. The URL should end
with nav_to.do.
|
https://servicenow.customerdomain.com/production/nav_to.do |