Created
February 7, 2019 14:19
-
-
Save Nek-/af6f5c1532c81cded1d95156260e60a5 to your computer and use it in GitHub Desktop.
Symfony LDAP Adapter configuration example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
services: | |
Symfony\Component\Ldap\Adapter\ExtLdap\Adapter: | |
arguments: | |
- connection_string: '%env(LDAP_URL)%' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment