Support for Application Level Proxy

Workday Connector is now enhanced to support connection to the Workday HCM via application level proxy. In order to leverage this functionality, add the following parameters in the source via REST API.

Note
For more information on SailPoint's REST APIs, refer to Best Practices: REST API Authentication and REST API - Update Source (Partial) in the SailPoint Developer Community.

Parameter

Description

http.proxyHost

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 Identity Security Cloud VA environment.
  • To leverage this functionality for existing connectors, ensure that the encrypted parameter has the following values set: refreshToken,clientSecret,refreshTokenDummy,clientSecretDummy,provisioningPassword,oauth_token_info,http.proxyPassword,https.proxyPassword