Authentication
This is where GLPI manages authentication and user information.
GLPI uses its own internal user database. These users are either created within GLPI itself or imported from one or more external sources. Depending on the source type, the import can be performed in bulk or at login time if the user is not yet known to GLPI but exists on an external authentication server with corresponding credentials.
General authentication configuration and the management of external authentication servers can be performed in the menu Configuration > Authentication.
The assignment of authorizations is described in the documentation User Authorization Assignment Rules.
In order to use an external authentication source, you may need to enable the relevant PHP extension.
For example, LDAP sources will require the php-ldap extension.
There is no limit to the number of authentication sources that can be configured.
To allow GLPI to automatically create users from external authentication sources upon their login attempt, this must be enabled in the Configuration > Authentication > Configuration form.
When using LDAP directories, it is possible to configure the action GLPI takes when a user is no longer present in the LDAP directory from this same form.
Last updated



