Open Lightweight Directory Access Protocol (LDAP/LDAPS) is an open-source application protocol that is used for single sign-on (SSO) where a user's password is shared among various apps. The following LDAP protocols are supported:
To bind connection with an open LDAP, you must provide the details supplied during the Active Directory LDAP configuration and the following information:
Log-in attribute, federation ID, and object Class.
To create an open LDAP authentication, follow these steps:
From the Type of Identity list, select Open LDAP.
ldap://myldapserver.com:389
The default port number is 389. You can change the port, if required.
For example:
ldap://myldapserver.com:389
and ldap://myldapserver.com
.
ldap://myldapserver.com:512
and ldap://myldapserver.com
.dc=mycompany,dc=com
Note: An OpenLDAP administrator can provide you details, such as dc, uid, OU, objectClass, Login attribute.
uid=user,dc=mycompany,dc=com
After entering the above details, click on the Test Login button to verify the credentials. The Test Login dialog appears.
The test results are displayed in the Identity Response dialog.
Important: Apps enabled for SSO will not work if the option is selected, Allow only one active user session across all apps.
Click Save to save the service. The system displays the Identity page. The new identity service is created for your app.
Note: You can view the service in the Data Panel feature of Kony Visualizer. By using the Data Panel, you can link back-end data services to your application UI elements seamlessly with low-code to no code. For more information on Data Panel, click here.
Copyright © 2020 Kony, Inc. All rights reserved. |