Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Auto provision LDAP users

You automatically provision users who are in the LDAP server but not yet in your instance.

Before you begin

Role required: admin

Procedure

  • Create the following properties in the System Properties [sys_properties] table:

    LDAP propertyDescription
    glide.ldap.authenticationEnables LDAP authentication by using LDAP to authenticate users. Set this property to true (the default value).
    glide.ldap.user.autoprovisionEnables LDAP the system to automatically create users in the User [sys_user] table when the user exists in LDAP but is not yet in the instance. Set this property to true (the default value).

    Both of these properties must be set to true for auto-provisioning to work.