Hi. I'm trying to integrate LDAP authentication with symfony2. I have been able to use adldap to be able to authenticate with LDAP...what I would like to do now, is to auto logon the user into Symfony2..so as to get a session cookie.
Idea is to authenticate through ldap, and to automatically create a user in Symfony with the same credentials ( if they don't already exist), and auto log them in. Is there a way to do this? Tried to post in the controller to the login_check url, but didn't seem to work. -- 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