[jboss-user] [Beginner's Corner] New message: "How to logout & make users re-login"
Marcelo Cacace
do-not-reply at jboss.com
Wed Mar 17 20:11:44 EDT 2010
User development,
A new message was posted in the thread "How to logout & make users re-login":
http://community.jboss.org/message/532645#532645
Author : Marcelo Cacace
Profile : http://community.jboss.org/people/mcacace
Message:
--------------------------------------------------------------
Hi,
I'm trying to logout and force users go to in my custom auth-form avoiding access 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 I didn't fix this.
I only could destroy cookie jsessionid in IE 7, but I doesn't work on FF 3.6, so it's not a polite way.
Can anyone help me please ?
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/532645#532645
More information about the jboss-user
mailing list