Skip to content

LDAP Authentication Support

Feature Overview

You can now use LDAP to authenticate users in Call Telemetry. This feature allows you to use your existing LDAP server to authenticate users in Call Telemetry. This is useful for organizations that have an existing LDAP server and want to use it to manage user access to Call Telemetry.

Feature Requirements

Configuration

  1. Navigate to the LDAP Authentication page in the Call Telemetry Web UI, under Settings, LDAP Authentication.

  2. Configure the LDAP server settings:

    • Enter the LDAP server URL.
    • Enter the LDAP server port.
    • Enter the LDAP server base DN.
    • Enter the LDAP server bind DN password.
    • Enter the LDAP server bind password.
    • Enter the LDAP server search filter.
    • Add Role Mappings for LDAP groups to Call Telemetry roles.
    • Enable the LDAP Authentication via toggle button.
    • Click Save.

    LDAP Authentication Settings

  3. Test the LDAP configuration by clicking the Test LDAP Configuration button.

LDAP Authentication Test

  1. To use LDAP instead of local auth, check the box when you login. If a user is matched with LDAP, they will be authenticated against the LDAP server. If the password matches, the appliance will create the local user and assign the roles based on the LDAP group mappings.

LDAP Authentication Login