Thanks Christophe, I added the controller for _security_check. Now it submits to that page. The problem is that Symfony doesn't call my custom provider to authenticate the user.
I've created a gist with my files https://gist.github.com/894138. As you can see I've created a custom SubdomainProvider to authenticate users on the current subdomain. The loadUserByUsername and loadUser are never called. Hopefully someone can help me out. -- 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 developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
