Closed
Description
Related to #24331. Apparently, when the user roles change, the user is logged out. This is a bad user experience in applications where the user can upgrade/downgrade their plan/subscription (as reported in symfony/symfony-docs#14665).
So, if this is still the case, could we fix this in Symfony 5.3 to avoid the user log out? Thanks!