Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

how to configure apacheDS Ldap with the appian? In general any Ldap with Appian.

Certified Lead Developer
how to configure apacheDS Ldap with the appian? In general any Ldap with Appian. Could some one suggest any documentation on the steps involved.
I checked in the dopcuments and ended up here:
forum.appian.com/.../Authentication
Need some more clarity on this.
Thanks....

OriginalPostID-69948

OriginalPostID-69948

  Discussion posts and replies are publicly visible

Parents
  • @sathya and @eric, i have few general interest questions :
    As we have two authentication-provider in spring-securuty-03-....xml file
    1) appianAuthenticationProvider
    2)ldapAuthenticationProvider

    suppose say i have user X in LDAP but not in appian and now i am trying to login to appian using X credentials
    is User X will have permission to log into the system? or
    is it compulsory that we need to sync this user into our appian?
    Where search will happend first in appian or LDAP?

    Suppose we have multiple LDAP server then we need use a space between each LDAP server, such as: value="ldap://serverA:389/DC=abc,DC=uk ldap://serverB:389/DC=abc" in this case
    my assumption is diffrent ldap are on diffrent machine. am i right?
    if yes then how we will provide diffrent userDn and Password.
Reply
  • @sathya and @eric, i have few general interest questions :
    As we have two authentication-provider in spring-securuty-03-....xml file
    1) appianAuthenticationProvider
    2)ldapAuthenticationProvider

    suppose say i have user X in LDAP but not in appian and now i am trying to login to appian using X credentials
    is User X will have permission to log into the system? or
    is it compulsory that we need to sync this user into our appian?
    Where search will happend first in appian or LDAP?

    Suppose we have multiple LDAP server then we need use a space between each LDAP server, such as: value="ldap://serverA:389/DC=abc,DC=uk ldap://serverB:389/DC=abc" in this case
    my assumption is diffrent ldap are on diffrent machine. am i right?
    if yes then how we will provide diffrent userDn and Password.
Children
No Data