3 Replies Latest reply on Jul 1, 2004 1:27 PM by kazouta

    SSO for 2 applications (EAR)

      jboss 3.2.3
      java 1.4.1
      windows

      Hi,

      I want to use SSO for 2 EAR applications which include separate web-apps.

      I have 2 EAR applications each with a web-app (web-app_1 and web-app_2) which is secured by the form-based security of J2EE (j_security_check). Both use the <security-domain>java:/jaas/other</security-domain> of Jboss.

      If I log on to the web-app_1 and then try to start web-app_2 in the same browser I have to log on again. That´s no SSO, any ideas?


      Thanks,
      Tobi