[JBoss-user] [Security JAAS/JBoss] - Re: Users don't log out

2005-09-11 Thread deepglance
Hellooo ?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3894037#3894037

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3894037


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Users don't log out

2005-09-04 Thread deepglance
hi there, 
what about the other way around, logging out a user when his authentication 
info cache is flushed !
i'm using the database login module. if we have an admin that changes the roles 
of the users and this change should take place immediately. 
example: to change the roles of user (x):
1. update the new roles in the database
2. flush the authentication cache
3. logout the user (x) in order to apply the new roles immediately

q1) how do u enforce the user x to logout ?
q2) is this a good approach ?


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3892953#3892953

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3892953


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security JAAS/JBoss] - Re: Users don't log out

2005-08-15 Thread tremalnaik
security-domain 
flushOnSessionInvalidation=truejava:/jaas/myRealm/security-domain

simple, isn't it? ;)

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3890010#3890010

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3890010


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user