Use cases of ldap
!TODO insert link LDAP is a tool that permits to create user and manage role, home directory ect. In order to have a single tool for the connection and a single user on all apps, you may want to use keyloak. It is a tool that permit SAML and OPENID connection to all type of apps like gitlab or minio. Keycloak is a user authentificator, it won't save the user data, neigther the home directory but will permit to sync ldap info and manage connection for all ldap users
First install docker compose and setup everything
You can find everything everything:
You may want to use an env like this:
LDAP_ADMIN_PASSWORD=password
LDAP_DOMAIN=domain
LDAP_DOMAIN_TLD=org
LDAP_URL=domain.org
LDAP_URL may be a sub domain like ldap.domain.org
Configuration inside LDAP
Go to your webapp (/setup) and enter the password saved in you .env