Speaking of roles, is there a way to update the list of roles a user has in the token after a user has logged in? For example, lets say a user is given a ROLE_MEMBER role after subscribing to a portion of a website. The user is updated and persisted in a database.
However, the list of roles that the user has isn't refreshed until they log in again. Is this by design or is there a way to update that list without forcing them to log in again? If forcing users to authenticate again is necessary for this to happen that's fine. But if there's another way to do it that'd be my preference. Thanks! :) -- 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