glide.ldap.user.autoprovision

ServiceNow property description:

Automatically import users from the LDAP servers if the user is not present in the 'sys_user' table

Attributes

  • Sys ID: 28fda020933002009c8579b4f47ffbc1
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.ldap.user.autoprovision` is used to automatically import users from LDAP servers into the ServiceNow instance if they are not already present in the `sys_user` table. When this property is enabled, the system will create new user records in the `sys_user` table for any LDAP users who attempt to log in but do not yet exist in the ServiceNow database. This feature streamlines user management by ensuring that all LDAP users can access the ServiceNow instance without requiring manual user creation. It is particularly useful in environments with large or frequently changing user bases, as it reduces administrative overhead. The property can be configured to ensure seamless integration and user provisioning from LDAP directories.

Source

Related property: glide.ldap.use.ssl