2 Replies Latest reply on Feb 23, 2003 4:37 PM by dirkey

    access JAAS login information inside the web container

    dirkey

      Hi,

      I use FORM based autentification in JBOSS 3.0.4 and Tomcat 4.1.18. Anything works fine, but how I'am be able to get information (roles, address) about the user?

      I cannot use "isUserInRole" or "getUserPricipal" because the application returns to an unsecure area after login. How is it possible to change the menu because of the users role?

      Thanks in advance,
      Dirk