LDAP Destination with write-back to the source
Allowed Arguments
Argument Name: | external-server |
Description: | The name of the external server to issue requests to. |
Data Type: | String |
Is Required: | true |
Maximum Occurrences: | 1 |
Argument Name: | min-connections |
Description: | The minimum number of connection to maintain in the pool (default: 1) |
Data Type: | Integer |
Is Required: | false |
Maximum Occurrences: | 1 |
Argument Name: | max-connections |
Description: | The maximum number of connection to maintain in the pool (default: 10) |
Data Type: | Integer |
Is Required: | false |
Maximum Occurrences: | 1 |
Argument Name: | creation-attribute-name |
Description: | The attribute name to write back to upon successful creation at the destination |
Data Type: | String |
Is Required: | true |
Maximum Occurrences: | 1 |
Argument Name: | update-attribute-name |
Description: | The attribute name to write back to upon successful update at the destination |
Data Type: | String |
Is Required: | true |
Maximum Occurrences: | 1 |