...
...
Snap type: | Write
| |
---|---|---|
Description: | This Snap updates the user photo in the Active Directory to the provided distinguished name.
| |
Prerequisites: | [None]
| |
Support and limitations: |
| |
Account: | This Snap uses account references created on the Accounts page of SnapLogic Manager |
to handle access to this endpoint. See Active Directory Basic Auth Account for information on setting up this type of account.
| ||||||||
Views: |
| |||||||
---|---|---|---|---|---|---|---|---|
Settings | ||||||||
Label
| Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. | |||||||
Distinguished name | Required. The LDAP API references an LDAP object by its distinguished name (DN). A DN is a sequence of relative distinguished names (RDN) connected by commas. An RDN is an attribute with an associated value in the form attribute=value, normally expressed in a UTF-8 string format. The following lists typical RDN attribute types as: DC = domainComponent, CN = commonName, OU = organizationalUnitName,O = organizationName, STREET = streetAddress, L = localityName,ST = stateOrProvinceName, C = countryName, UID = userid. Example: CN=AbcUser,CN=Users,DC=server,DC=gaianlabs,DC=com Default value: [None]
| |||||||
Photo attribute name | Required. The name of the photo attribute in Active Directory to update. This defaults to 'jpegPhoto' but can be customized within Active Directory.
| |||||||
Base64 jpeg string | Required. Provide the base64 jpeg string of the image to be uploaded.
| |||||||
Execute during preview | This property enables you to execute the Snap during the Save operation so that the output view can produce the preview data. Default value: Not selected
|