1 Reply Latest reply on Feb 23, 2006 8:05 AM by andersonra

    flushAuthenticationCache replication

    andersonra

      Hi,

      I have two machines working in a (clustered) single signon enviroment.

      In my app an user A can edit roles and password of user B. So when this occurs I do "flushAuthenticationCache" of the user B.

      If the user B is authenticated on same machine of user A, all works fine, user B get new roles, or go to logon page when its password was changed.

      But if the user B is authenticated on the other machine, the "flushAuthenticationCache" is not replicated to this machine, and I have several errors on my app.

      Is there any way to propagate the "flushAuthenticationCache" to all nodes on the cluster?


      Thanks
      Anderson Araújo