Thank you for your answer, really appriciate it. So, I was going the wrong way. I have implemented UserProviderInterface, which is, now I see only used to retreive available users.
If you can tell me what interface should I nimplement and how to enable it via security.yml config, that would help. It looks like I need to implement UserAuthenticationProvider implements AuthenticationProviderInterface but I'm not sure. Not sure how to enable it either. On May 25, 2:32 pm, Christophe COEVOET <s...@notk.org> wrote: > Le 25/05/2011 14:25, umpirsky a crit :> I want to implement simple user > authorization via hash url. I see > > there is support for in memmory auth, simple HTTP auth and login form. > > > Is there any way to implement custom authorization, in my case via > > hash url? Ofc, I will implement auth algorithm, but I want Symfony to > > handle the rest: session management... > > The Security component is fully extendable. You can add new security > listeners to add new authentication methods. But it is not the basic way > so it will require some work. and it is not documented yet. > > -- > Christophe | Stof -- 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