LDAP Tools

Overview

This Plug-in provides the ability to update Appian user profiles from data retrieved from an LDAP server. The data that can be synchronized include all the default user profile fields except the username (e.g. first name, last name, address, phone, supervisor, title, etc…) as well as the custom fields.

Key Features & Functionality

  • LDAP User Profile Synchronization (Smart Service) - available in the Process Modeler under Integration Services > Connectivity Services
  • LDAP Sync Process Model (Sample Process Model) - will need to be tailored and tested based on identity management requirements
  • ldapSearch() Function - returns an array of LDAP attributes for a specific search query

See the instructions documentation (attached PDF) and https://community.appian.com/w/the-appian-playbook/520/ldap-synchronization for more information.

Anonymous
Parents
  • We just upgraded to version 22.3 and are now getting an error on the LDAP User Synch With Usernames Node, with the error An error occurred in executing an Activity Class.

    In the error log we see an error as well, here is a portion of the error:

    com.appiancorp.suiteapi.personalization.UserValidationUtils.isValidNameLength(Ljava/lang/String;I)Z

    Is there any plan to upgrade the plugin to work with the most recent version?
Comment
  • We just upgraded to version 22.3 and are now getting an error on the LDAP User Synch With Usernames Node, with the error An error occurred in executing an Activity Class.

    In the error log we see an error as well, here is a portion of the error:

    com.appiancorp.suiteapi.personalization.UserValidationUtils.isValidNameLength(Ljava/lang/String;I)Z

    Is there any plan to upgrade the plugin to work with the most recent version?
Children
No Data