0 Replies Latest reply on May 10, 2011 12:58 PM by rayh

    JBoss 5.0.1 - problem with SSO and applications with multiple security realms

    rayh

      I'm having a problem with single sign on and two applications that each have a different security realm:

       

      Non-clustered JBoss 5.0.1 GA installation.  Single sign on is enabled.

       

      App1 uses realmA.

      App2 uses realmB.

       

       

      I can login to App1 with no issues.  However when I then enter the URL for App2 I'm presented with a login screen.  When I enter my userid  and password and hit enter I get an HTTP 404 - The requested resource (/(App2/j_security_check) is not available.

       

      What's frustrating is that this behavior is on our production JBoss installation.  On our test/qa installation it works fine!   Also for other applications that use the same realm as App1 single sign on works great.

       

      I've checked and compared everything I can think of;   login-config.xml,  the web.xml and jboss-web.xml files in each .ear files, etc. 

       

      Anybody else got any ideas what could be going on?

       

      Thanks!