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
See the instructions documentation (attached PDF) and https://community.appian.com/w/the-appian-playbook/520/ldap-synchronization for more information.
We're also receiving the same issue. Getting the following error when trying to import the application into a new 22.3 environment.
The specified file does not contain a valid package and cannot be imported. (APNX-1-4154-000)
LDAP-Sync plugin is not able to import from UI. when can we get a fix for this.
Yes, the package of the Appian Applications is corrupted yet.As you can see, it contains two different and LDAP Sync package inside the first LDAP Sync folder...Can you fix it Appian?
Great! Thanks for your response Josh!
We've updated the plugin to 1.5.1 and it resolves the issues we were having when upgrading to 22.3.
Hello,
Anyone tried this latest plugin version v1.5.1 and does it work with Appian version 22.3?
Thanks
Guess my question was useless...Here is the link : https://partage.vd.ch/u/05jePj4Y3jrBmN4_/26152613-0ac0-47de-b275-c024aa7bc74f?l
Just tell me if it works !(no need to redeploy the application : you just need to replace your current jar file by this one)
My colleague managed to update the jar file in order to make it work using the new method and static properties documented in the APPIAN API javadoc, and it seem to work.Are you interested to test it on your 22.3 environments, to see if it works ?We tested it on our 22.1, and no regression was observed.If interested, I'll publish a link so you can download the jar file.
Seems like the plug-in is attempting to use a version of the isValidNameLength method which is no longer available in 22.3
It is deprecated since at least 20.3 so must have been removed.
docs.appian.com/.../UserValidationUtils.html