1 Reply Latest reply on Mar 17, 2010 3:12 PM by prabhat.jha

    How to logout and force to re-login again

    mcacace

      Hi,

       

        I'm trying to logout and force users to access in my custom auth-form avoiding enter to my webApp.

        I have JBoss 5.1.0 with JAAS ,  jdk1.6.0_17, GWT on clients , IE 7 & FF 3.6

        My LoginContext.logout() doesn't throw any exception.

        I tried to fix this cleanning credentials and principals,

        setting callbackhandler's name/password to null from my subject,

        setting DefaultCacheTimeout to zero but it happens by same way.

        Can anyone help me please ?