1 2 Previous Next 15 Replies Latest reply on Jun 25, 2014 6:31 PM by cernosek Go to original post
      • 15. Re: Re: Configuring a clustered SSO
        cernosek

        Hi,

        I am having the same issue as Sampath. I am stuck with AS 7.1.1, and am trying to utilize ClusteredSingleSignOn with a cluster of standalone-ha servers.

        I can see the SSO modifications being received by server2 after logging in to webapp on server1, but the webapp on server2 is still requiring a login.

         

        Does anyone know if there is a workaround for this?

         

        server1 -

         

        18:02:37,046 DEBUG [org.apache.catalina.authenticator.FormAuthenticator] (http-xxx.com-xxx-12081-1) Authenticating username 'cernosek'
        18:02:57,070 DEBUG [org.apache.catalina.authenticator.FormAuthenticator] (http-xxx.com-xxx-12081-1) Authentication of 'cernosek' was successful
        18:02:57,071 DEBUG [org.apache.catalina.authenticator.FormAuthenticator] (http-xxx.com-xxx-12081-1) Redirecting to original '/test_login_imaging/'
        18:02:57,071 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] (http-xxx.com-xxx-12081-1)  Failed authenticate() test ??/test_login_imaging/j_security_check
        18:02:57,117 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] (http-xxx.com-xxx-12081-1) Security checking request GET /test_login_imaging/
        18:02:57,118 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] (http-xxx.com-xxx-12081-1)  Calling hasUserDataPermission()
        18:02:57,118 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] (http-xxx.com-xxx-12081-1)  Calling authenticate()
        18:02:57,119 DEBUG [org.apache.catalina.authenticator.FormAuthenticator] (http-xxx.com-xxx-12081-1) Restore request from session 'gr4irG6RS5eZjj19Fg05u20J.standalone-node2'
        18:02:57,119 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] (http-xxx.com-xxx-12081-1) Authenticated 'cernosek' with type 'FORM'
        18:02:57,122 TRACE [org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager] (http-xxx.com-xxx-12081-1) Registering SSO 8jBzB6hj1+YE4ArtVPA8pxGD in clustered cache
        18:02:57,140 TRACE [org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager] (http-xxx.com-xxx-12081-1) addSession(): adding Session gr4irG6RS5eZjj19Fg05u20J.standalone-node2 to cached session set for SSO 8jBzB6hj1+YE4ArtVPA8pxGD
        

        server2 -

         

        18:02:57,129 TRACE [org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager] (OOB-20,null) received a credentials modified message for SSO 8jBzB6hj1+YE4ArtVPA8pxGD
        18:02:57,149 TRACE [org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager] (OOB-20,null) received a session modified message for SSO 8jBzB6hj1+YE4ArtVPA8pxGD
        18:02:57,150 TRACE [org.jboss.as.clustering.web.sso.infinispan.SSOClusterManager] (OOB-20,null) received a session modified message for SSO 8jBzB6hj1+YE4ArtVPA8pxGD
        18:03:07,503 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] (http-xxx.com-xxx-11081-1) Security checking request GET /test_login_imaging/
        18:03:07,504 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] (http-xxx.com-xxx-11081-1)  Calling hasUserDataPermission()
        18:03:07,504 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] (http-xxx.com-xxx-11081-1)  Calling authenticate()
        18:03:07,505 DEBUG [org.apache.catalina.authenticator.FormAuthenticator] (http-xxx.com-xxx-11081-1) Save request in session 'gr4irG6RS5eZjj19Fg05u20J.standalone-node1'
        18:03:07,507 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] (http-xxx.com-xxx-11081-1)  Failed authenticate() test
        

         

        Thanks.

        Aaron

        1 2 Previous Next