0 Replies Latest reply on Jul 9, 2007 7:32 AM by mxlane99

    How to restrict a user to being logged in once at any one ti

      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