Additional Configuration Parameters

The list will contain additional attributes to be populated when certain workers are terminating in the future. Four default attributes will be in the list. For example:


This is the companion discussion topic for the documentation at https://documentation.sailpoint.com/connectors/workday/help/integrating_workday/additional_configuration.html

It should be noted somewhere that one needs to update the connectorAttributes “removeTempWID” to ensure undefined _WID attributes are not brought into the connector intermittently.

[
    {
        "op": "add",
        "path": "/connectorAttributes/removeTempWID",
        "value": true
    }
]