[jboss-user] [JBoss Portal] - How to avoid simultaneous login for same user...

purna_cherukuri do-not-reply at jboss.com
Tue Nov 28 22:23:08 EST 2006


Hi, 

I am using JBoss-portal-2.4.0. As per my requirements, we are supposed to ristict the simultaneous login for same user..
Means once user is in logged in state,  We should not allow him/her to login from another client. 
For this we thought of creating one property in database which tell us about the user's login status.  And when ever user logs in,  we update that property to true,  and on session invalidation,  we have to make it false.

I want to use the same jboss portal login setup for this..

Can anyone help me in this..? 

Thanks in advance...

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989560#3989560

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989560



More information about the jboss-user mailing list