Configure LDAP Authentication
You can use LDAP (Lightweight Directory Access Protocol) for authenticating end-users of your OutSystems applications.
To configure LDAP authentication do the following:
-
Choose
LDAP
in the Authentication drop-down list. -
In the Default Domain field, enter the domain where end-users are going to be authenticated.
-
In the LDAP URL field, enter the URL in the following format:
ldap://<LDAP_Server>:<Port>/<Base_Distinguished_Name>
.Notes:
To use secure LDAP, use theldaps://
URL scheme instead.
Theldap://
prefix can be omitted in the URL, but you must include theldaps://
prefix when using secure LDAP. -
Test your configurations by entering your credentials in the respective fields for testing: