Synchronisation avec ALM > NextGen Synchronizer > Installer Integration Bridge > Gérer les informations d'identification > Configurer un proxy pour les connexions à ALM

This topic is relevant for NextGen Synchronizer only, embedded in Agile Manager's configuration area. For details about the ALM Synchronizer, see for .

Configure a proxy for ALM connections

By default, the connection between the Integration Bridge and ALM is not authenticated by proxy. To configure a proxy, do the following, as a Windows administrator user.

  1. In the <Integration Bridge installation directory>\product\domain\alm-11.5\conf folder, open the proxy.properties file.

  2. To use a proxy, change the setProxy value to true.

    If this value is false, proxy settings are ignored and no proxy is used.

  3. Set the proxy host and port values:

    1. Change the proxyHost value to the proxy IP address or server name.

    2. Change the proxyPort value to the relevant port for the proxy.

      When proxyHost has a value, proxyPort is mandatory.

  4. If the proxy requires authentication:

    1. Change the proxyUser value to the proxy user name.

    2. Change the proxyPass value to the proxy password.

      When proxyUser has a value, proxyPass is mandatory.

  5. Save the proxy.properties file.

  6. Restart the Integration Bridge. For details, see Manage the bridge agent and service.

Tip: If authentication fails, verify that the contents of the proxy.properties file are syntactically correct and contain valid values.