---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Configure SOAP with a proxy

# Configure SOAP with a proxy {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Certain properties provide support for SOAP requests to use a web proxy
server.
{#r_ConfigureSOAPWithAProxy__table_rmn_sck_zq__entry__3}

| Property | Description | Example |
|-|-|-|
| glide.http.proxy_host | The proxy server hostname or IP address | proxy.company.com, 192.168.34.54 |
| glide.http.proxy_port | The port number for the proxy server | 8080, 9100 |
| glide.http.proxy_username | If the proxy server is authenticating using user name and password, enter a value for this property | proxyuser |
| glide.http.proxy_password | If the proxy server is authenticating using user name and password, enter a value for this property | password |
[Table 1. SOAP properties]

{#r_ConfigureSOAPWithAProxy__table_rmn_sck_zq}

