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:
Table 1. LDAP properties
LDAP property Description
glide.ldap.authentication Enables LDAP authentication by using LDAP to authenticate users. Set this property to true (the default value).
glide.ldap.user.autoprovision Enables 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.