> Ok, I missed your point. Implementing your own AuthenticationProvider is
> one of the most advanced thing in the security component. Thus, I don't
> think you need it for an Ldap authentication. The good interface would
> be UserProviderInterface IMO.
> You should probably look athttps://github.com/opensky/LdapBundleto see
> if it fits your needs. using this bundle developed by some core devs
> would be easier than implementing your own (and they are not using a
> custom AuthenticationProvider in thier bundle)
>
> --
> Christophe | Stof

First of all, thanks for your time. Yes, I looked at the Opensky LDAP
Bundle, but it ses

I may be mistaken but I don't think the UserProvider is the right
place to match the credentials (actually, im not sure thats even
doable). I need to match the username/password submitted through the
form to my LDAP authentification

Even if it's advanced, anyone can give me a few hints on how to
implement the AuthenticationProvider?

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to