0 Replies Latest reply on Mar 21, 2012 9:15 PM by richfaces_ahop

    JBoss Seam - Dynamically Load User Roles

    richfaces_ahop

      I have the user roles MEMBER and PREMIUM_MEMBER. A user logs in as a MEMBER role and I would like him to become a PREMIUM_MEMBER during his current session so he can do things like make configuration changes, ect.. Unfortunately the role seems to be only determined at login. Is there any possibility that JSF can recognize the new user role without the need for the user to re-authenticated?