Support for Application Level Proxy
HealthStream CredentialStream Connector is now enhanced to support connection to the HealthStream CredentialStream via application level proxy. In order to leverage this functionality, add the following parameters in the
Parameter |
Description |
http.proxyHost |
Proxy Server Host Name or IP |
https.proxyHost |
Https Enabled Proxy Server Host Name or IP |
http.proxyPort |
Proxy Server Port Number |
https.proxyPort |
Https Enabled Proxy Server Port Number |
http.proxyUser |
Proxy Server User Name |
https.proxyUser |
Https Enabled Proxy Server User Name |
http.proxyPassword |
Proxy Server User Password |
https.proxyPassword |
Https Enabled Proxy Server User Password |
Note
-
Ensure that proxy server is reachable from the IdentityIQ server environment.
-
To leverage this functionality for existing connectors, ensure that “http.proxyPassword” and “http.proxysPassword” has been appended to
"encrypted"
parameter.