{{> header }}

LDAP authentication

LDAP authentication details

{{> show_flash_messages }}

Description

TimeOff.Management supports LDAP authentication for customers that want to integrate the application with the rest of their infrastructure. The obvious reason is to allow employees to reuse their Active directory credentials in TimeOff.Management.

This page allows you to setup the TimeOff.Management to communicate with a custom LDAP server.

Please note that employees have to use their LDAP email with LDAP password (rather than username). This is due to the multi-tenant nature of TimeOff.Management application that allows hosting more than one company within a single installation.

Form below has placeholders with examples how to setup TimeOff.Management to use free test LDAP server described here.

Configuration


The URL must contain the protocol and port parts
Password used for dealing with LDAP queries

In order to prevent a situation where a company account locks itself out, the current administrator ({{# with logged_user}}{{this.full_name}}{{/with}}) has to enter the password associated with her/his email on the LDAP server.

This is to ensure that {{# with logged_user}}{{this.full_name}}{{/with}} can login into TimeOff.Management with new LDAP settings.


Password for {{# with logged_user}}{{this.full_name}}{{/with}} in the new LDAP server.
{{> footer }}