2 Replies Latest reply on May 26, 2004 5:14 AM by david_crecente

    JAAS cache updating role on the fly

    david_crecente

      Hi all,
      I am using jboss-3.2.2RC4 and JDBCRealm (JAAS).

      My application has a user with Administrator role who can change the role for other users in the application.

      When it happens if the user logins again with updated role then this user works with the old role yet.

      I belive that the information is cached.
      I would like to know if I can refresh this information or modify this behavior.

      Thank you in advance.