0 Replies Latest reply on Nov 21, 2003 3:22 AM by la_luot

    RADIUS Loginmmodule: Reset authenticated user info ?

    la_luot

      Hi,

      I have developed a custom JAAS login module that using RADIUS protocol as authentication mechasnism to my web application. Everything is working fine ( communication and authentication with RADIUS server, caching Principal and "Roles" in servlet ), but I still have a commonplace problem:

      - How to reset ther user' information such as username ( maybe password), and other associated user information if you want to logout or quick the browser ( internet explorer). Because next time I try to login with the same user, I'm beeing forwarded directly to the application without going through the authentication process. So, where is the user information stored, and how can i reset it ?

      All helps are welcome.

      Regards
      Luot