LDAP vs SAML vs Open id Connect vs PIEE authentication

Certified Associate Developer

Hi Team,

Whether we have any documentation on the difference between all the authentication types as mentioned in the subject of this post. Because, when I have gone through Appian documentation not able to get the difference clearly. Kindly guide me.

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer

       Based on the use case, we can implement any of these authentication protocols. I'll provide a basic idea of LDAP and SAML, which are the most commonly used authentications in Appian PIEE, OPEN id CONNECT AND SAML all come under SSO setup. For more details, you can follow the link below to get an idea Decoding SSO protocols 

    LDAP (Lightweight Directory Access Protocol):

    • Purpose: LDAP is primarily used for accessing and maintaining distributed directory information services over an IP network.
    • Use Case in Appian: Commonly used for authentication and authorization, allowing Appian users to access resources based on their directory credentials.

    SAML (Security Assertion Markup Language):

    • Purpose: SAML is an open standard for exchanging authentication and authorization data between parties, specifically between an identity provider and a service provider.
    • Use Case in Appian: Ideal for single sign-on (SSO) scenarios, enabling Appian users to authenticate once and gain access to multiple applications seamlessly.
Reply
  • 0
    Certified Senior Developer

       Based on the use case, we can implement any of these authentication protocols. I'll provide a basic idea of LDAP and SAML, which are the most commonly used authentications in Appian PIEE, OPEN id CONNECT AND SAML all come under SSO setup. For more details, you can follow the link below to get an idea Decoding SSO protocols 

    LDAP (Lightweight Directory Access Protocol):

    • Purpose: LDAP is primarily used for accessing and maintaining distributed directory information services over an IP network.
    • Use Case in Appian: Commonly used for authentication and authorization, allowing Appian users to access resources based on their directory credentials.

    SAML (Security Assertion Markup Language):

    • Purpose: SAML is an open standard for exchanging authentication and authorization data between parties, specifically between an identity provider and a service provider.
    • Use Case in Appian: Ideal for single sign-on (SSO) scenarios, enabling Appian users to authenticate once and gain access to multiple applications seamlessly.
Children
No Data