hello
I need to modify the login to an application, which is the only application, running on
jboss. What is needed is that a user can only be logged in once. The idea is that if a
user logs in when the same user already has a session open then either the application
closes the first user session or maybe a pop-up or similar opens and gives the choice on
whether to close the existing user session or not. My question is:
Is there any way to configure the jboss login so that a user can only be logged into an
application once?
Or this would have to be done by a custom login module?
If this is the case are there any examples available that can be used for reference?
thanks in advance
mike
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061931#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...