Questions tagged [symfony-ldap]

2 questions
1
vote
0 answers

symfony guard authenticator is not being called

I'm working with ldaptools-bundle, fosuserbundle in an api endpoint. My security.yaml looks like this security: encoders: FOS\UserBundle\Model\UserInterface: bcrypt LdapTools\Bundle\LdapToolsBundle\Security\User\LdapUser:…
Juan I. Morales Pestana
  • 1,057
  • 1
  • 10
  • 34
-2
votes
1 answer

Can't connect to ldap server with symfony ldap

I have site on symfony 4 and i want to authenticating against an LDAP server, use symfony ldap component. I did everything step by step as written in the official documentation https://symfony.com/doc/current/security/ldap.html I have the next…
Ajlelcc
  • 21
  • 1
  • 6