Add an LDAP Auth Module

Add an LDAP Auth Module to add a secondary authentication relationship between Access Gateway and an external LDAP server.

  1. Add an Auth Moduleand select LDAP.
  2. Enter the following details in the Add New Auth Module dialog:
    FieldDescription
    NameName used to identify the Auth Module (for example, LDAP AM).

    Secure LDAP

    If you select this option, use LDAPS.

    HostURL to LDAP server and port (for example, ldap.example.com)

    Port

    Port for use with Active Directory (for example, 389).

    Bind User

    Username used to perform reads and writes (for example, CN=Administrator,CN=Users,DC=someuser,DC=info).

    Bind User Password

    Bind User password.

    Base

    The base DN from which to perform the search (for example, CN=Users,DC=domain,DC=tld)

    User Search Attribute

    The filter used to match records returned from the Search DN (for example, accountname).

    Attributes

    Set of attributes returned from Desktop SSO and sent as SAML attributes to an application (for example, cn, mail, name, userPrincipalName).

    Description

    Optional. Enter description for the Auth Module.

  3. Click Not Validated. Okta Access Gateway attempts to validate the connection. If successful, the label changes to Valid.
  4. Click Okay.