LDAP (Lightweight Directory Access Protocol) is a protocol used to access and manage directory information such as user credentials. SciCat can use LDAP as third-party authentication provider.
The OpenLDAP configuration is set by the .env file.
For an extensive list of available options see here.
You can add other users by editing the ldif file. :warning: User creation is only done once, when the container is created.
The default configuration .env file creates the dc=facility
domain with the following user:
Username | Password |
---|---|
ldap-user | password |