Symfony LDAP Authenticator Example 📱💬 This project provides an example implementation of the symfony security bundle with ldap as the user provider. Preparations composer install Run the application docker-compose up -d symfony server:start -d