LDAP

✅Professional ✅Premium ✅Enterprise

Lightweight Directory Access Protocol (LDAP) is an industry standard application protocol for accessing and maintaining distributed directory information services over an internet protocol network.

A common use of LDAP is to provide a central place to store usernames and passwords. This allows many different applications and services, like Ultimo, to connect to the LDAP server to import and validate users.

Active Directory

Active Directory (AD) is an implementation of Microsoft of a directory service that uses the LDAP protocol. Active Directory allows administrators to state policies (rights and institutions) in the network of an entire company to manage. Active Directory stores settings in relation to an object in a central database. An AD network can vary from a network of a few hundred to millions of objects.

Ultimo implementation

Ultimo is able to connect with directory services using the LDAP protocol, like Active Directory. With our LDAP integration it is possible to create and maintain users (login accounts) and employees in an Ultimo environment. The integration is configured using LDAP connectors.

Implementation of the LDAP integration depends on how Ultimo is hosted. Running Ultimo in the cloud requires a different approach than running Ultimo on premises, as the directory services are most of the time unreachable from outside the customers network.

The LDAP integration was designed to connect with an on-premises AD server. For new implementations, we recommend to use SCIM instead. Contrary to LDAP, SCIM is able to connect with Azure AD.

Last updated