Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 594 Bytes

File metadata and controls

21 lines (14 loc) · 594 Bytes

Stand With Ukraine

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