Add an Active Directory Auth Module
Add an Active Directory Auth Module to add a secondary authentication relationship between Access Gateway and an Active Directory instance.
- Add an Auth Moduleand select Active Directory.
- Enter the following details in the Add New Auth Module dialog:
Field Description Name Name used to identify the Auth Module (for example, Active Directory AM). Secure LDAP
If you select this option, use LDAPS.
Host URL to LDAP server and port (for example, myActiveDirectory.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
The password for Bind User.
Base
The base DN from which you 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 DN
Set of attributes returned from Active Directory and sent as SAML attributes to the application (for example, cn, mail, name, userPrincipalName)
Description
Optional. Enter a description for the Auth Module.
- Click Not Validated. Okta Access Gateway attempts to validate the connection. If successful, the label changes to Valid.
- Click Okay.