Hi All,
I developed a bundle in my local dev environment which also uses the
security bundle for authorization and authentication.
Everything works fine on my local machine but it does not work on our
cluster. The logs say that the user was successfully authenticated,
but it always
redirects to login again. Logs say: The security context contains no
authentication token

I think the user session is stored in a cookie, so I assume the
problem might be the redirect between login -> login_check and the
final account index page, because
the script will mostly be executed on different servers. Btw. the same
thing happens with the Acme Demo Application so I don't think it is a
configuration fault

Anyone got an idea on how to resolve the problem?

Thanks in advance and best regards,
Jens

-- 
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

Reply via email to