I have two Symfony2 applications (app and admin). In app I log in as User and in admin I log in as AdminUser. I can switch from AdminUser to other AdminUser according to (http://symfony.com/doc/current/book/security.html#impersonating-a-user).
Now, let suppose I am logged in admin application as AdminUser. How can I switch from AdminUser (admin application) to User (app application)? You know: administrator of my service want to do something on user's account, because user don't know how to do it. I use FOSUserBundle and SonataAdminBundle. Thanks for any advice. -- 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 developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
