1 Reply Latest reply on May 15, 2007 2:50 AM by sandeepjha18

    authentication issue in seam-portlet and portal

    sandeepjha18

      Hi

      I am using:

      JBoss portal 2.6 beta1
      JBoss Seam 1.2.1.GA
      JBoss AS 4.0.5 with EJB 3.0 profile

      I tried to run the seam booking portlet under the above conditions and I was successful.

      Now, I want the portal's authentication system to authenticate my seam portlet instead of its own authentication mechanism.(i.e. I want to use the portal's users.)

      Please tell me how to achieve this?

      I am aware of the various modules available i.e. UserModule, RoleModule, etc. but since I am not able to get the current logged in user of the portal, I fail to achieve my goal.

      Please help.