[symfony-users] Re: Custom Authentication Provider

2011-06-17 Thread robertoNR
Hi Stefan, thank you very much for your reply. Have you registered your custom AuthenticationProvider as service? If yes, with which tag key? Regards, Roberto. On Jun 9, 10:02 am, Stefan Reek wrote: > I have been working on a custom authentication manager as well. > To figure out how it works I

[symfony-users] Re: Custom Authentication Provider

2011-06-09 Thread Stefan Reek
I have been working on a custom authentication manager as well. To figure out how it works I have taken a look at the existing authentication methods (In the Security Component) as well as the FOSFacebookBundle. It has taken me a couple of days to finally come up with a working solution. The key i

[symfony-users] Re: Custom Authentication Provider

2011-06-08 Thread robertoNR
Nobody can help me? Roberto. On May 23, 5:02 pm, robertoNR wrote: > Hi to all, >  I am new about Symfony2, I started using it about a month ago, and I > have never used Symfony(1). > I must authenticate users from ActiveDirectory so I must write my own > AuthenticationProvider, I guess. > I have

[symfony-users] Re: Custom Authentication Provider

2011-05-24 Thread Katok
Bump... Need help with this as well...Any starting points on configuring SF2 to authorize using ldap and a custom authenticaion proider? On May 23, 11:02 am, robertoNR wrote: > Hi to all, >  I am new about Symfony2, I started using it about a month ago, and I > have never used Symfony(1). > I mu