Configure LDAP as the Authentication Method
You can use the Lightweight Directory Access Protocol (LDAP) directory services to authenticate users to access Cyware applications. This authentication method requires users to provide a valid username and password combination as configured in the LDAP directory to sign in to the application.
Note
Users with active accounts in User Management can sign in using their LDAP credentials. For more information, see Create User.
Before you Start
Ensure that the application servers have active network connectivity with the LDAP server.
Steps
To configure the LDAP authentication method, do the following:
Go to Admin Panel > Configurations > Authentication.
Select LDAP and click Edit at the top-right corner.
Enter the following details:
Domain Name: Enter the domain name of the LDAP server database. For example, lab.sampledomain.com.
Server IP/Domain: Enter the IP address or URL of the LDAP server database. For example, 1.1.1.1.
Port: Enter the port number of the LDAP server to connect to the database. For example, 389.
SSL Encrypted: Enable this option to encrypt the application connection with the LDAP server.
Domain Controller: Enter the details for the LDAP domain name. These details are provided by the LDAP admin of your organization. For example, com.
Two Factor Authentication: Enable this option to authenticate the users using the LDAP credentials and a One-Time-Password (OTP). Two-factor authentication adds an extra layer of protection from accessing the applications. Select one of the following two-factor authentication types:
Email: Requires an OTP that is sent to the email ID of the user to authenticate.
TOTP: Requires an OTP from an authenticator application to authenticate. Users must configure a TOTP authentication application from the sign-in page, such as Google Authenticator and Okta. For more information, see Sign in to CFTR.
Note
You can enable Two Factor Authentication if an email server is configured in the application.
Click Save.