Closed
Description
In 2nd code example in storing authentication in the session section, it's not possible to get current User with $user = $token->getUser();
. SimplePreAuthenticationListener is skipped when current user is not authenticate with AnonymousToken
, which in this case is true.
Or maybe I'm missing something?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels