Skip to content

Instantly share code, notes, and snippets.

@Nek-
Created February 7, 2019 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nek-/af6f5c1532c81cded1d95156260e60a5 to your computer and use it in GitHub Desktop.
Save Nek-/af6f5c1532c81cded1d95156260e60a5 to your computer and use it in GitHub Desktop.
Symfony LDAP Adapter configuration example
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