[Flow] Flow 2.2 development version - authentication issues

Aimo Kuenkel mail at aimo.cc
Wed Apr 2 00:57:47 CEST 2014


Hi,

We found our issue: We had a custom implementation of forward/redirect for use outside of a controller (e.g. Service class).
The authenticateAction triggered such a redirect (to some kind of home action for the user), which worked fine under 2.1 but not under 2.2.
We now switched back to this->redirect inside the authenticationController and now it works without the need to login twice.

Can't say what caused the issue in detail though, but maybe that helps...

Greetings,

Aimo

-----Ursprüngliche Nachricht-----
Von: flow-bounces at lists.typo3.org [mailto:flow-bounces at lists.typo3.org] Im Auftrag von Christian Müller
Gesendet: Dienstag, 1. April 2014 22:06
An: flow at lists.typo3.org
Betreff: Re: [Flow] Flow 2.2 development version - authentication issues

Hi Steffen,

Steffen Wickham wrote:
> Hello guys,
>
> for a completly new project I'm using the current master branch of 
> Flow, so it would be based on 2.2 on it's release date in some months. 
> But currently I'm running in some troubles regarding authentication 
> and really hope you can help me. :-)
>
> As it worked for me on 2.1, the same authentication controller stopped 
> working for 2.2. I tried to find the reason why this happens and found 
> that the securityContext doesn't return any AuthenticationToken to the 
> AuthenticationManager even the internalarguments of the request 
> deliver the credentials in a proper way. I posted all related files to 
> https://gist.github.com/BlackIPS/9185580dbf335153d9ff, please have a 
> look (I just removed the real vendor and package name due restrictions).
>

I am really irritated by this as I am not aware of any issues in 2.2 regarding this. Also I wouldn't know of any changes that could cause this. Neos is running fine on 2.2 and I don't think we changed the login there. Maybe there is some other setting different?

Otherwise could you add any more details about the issue?

Cheers,
Christian
_______________________________________________
Flow mailing list
Flow at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/flow


More information about the Flow mailing list