Auto provision LDAP users
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Platform Security
You automatically provision users who are in the LDAP server but not yet in your instance.
Before you begin
Procedure
Create the following properties in the System Properties [sys_properties]
table:
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.