WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  multiple login issue

    Posted 04/23/15 09:53 AM

    Hi all,



    I have a websphere application using webseal and TAM.


    Have set max-concurrent web session as 1 for a user


    and then try to acces the application via IE and Firefox - 2 sessions.



    Both sessions are accessible. Also policy is enforced. Still able to access multiple session. How to fix this... please advise.



    Thanks in advance!


    Kamlesh Sharma I



  • 2.  multiple login issue

    Posted 04/23/15 12:23 PM
    Hi Kamlesh,

       Provide more information about the environment.
       
       WAS and TAM version
       
       Are you loging to the application through TAM login form?
       
       Thanks in advanced.
       
    Regards


  • 3.  multiple login issue

    Posted 05/01/15 05:42 AM
    Hi Gabriel,

    Sorry for the late reply!
    We use WAS 6.1 and TAM 6.1 as well. The application has its own login form. Users are authnticated & authorized via TAM.


    I tried to apply the polcy via pdadmin > policy set max-concurrent-web-session 1 -user user1 but still the user has multiple logins!!


    There are no SMS realm set. Pleae advise!

    Thanks in advance!

    Kamlesh  


  • 4.  multiple login issue

    Posted 05/06/15 05:35 AM
    Hi Kamlesh

      The set max-concurrent-web-session configuration is under   
     
      Configuration for WebSEAL using SMS
      www-01.ibm.com/support/knowledgecenter/S...
     
      So you need to follow the steps to configure SMS.
     
      I have integrated WS/TAM with WAS through junctions (with LTPA for SSO)
     
      Hope this helps. Tell us if you need more support
     
    Regards


  • 5.  multiple login issue

    Posted 05/28/15 05:25 AM

    Hi,



    Apologize for the delay, I was on vacation.


    I would like to inform that SMS is already configured in our environment. What I see is the policy works in staging environment but not in the production environment.


    You mentioned about integration of WS/TAM with WAS via junctions. May be there is some issue in that in our environemt or I'm not sure.


    Kindly advise how to go about.


    Strange thing is in production if I set a max-concurrent-web-session value as 1 for a user, still user is able to login 3 times concurrently with the third session termination one of the old 2 sessions.


    Please help.


    Thanks in advance!


    Regards,
    Kamlesh Sharma I



  • 6.  multiple login issue

    Posted 06/02/15 01:55 PM
    Kamlesh

      We have configured WS/TAM with WAS using the next configuration:
     
      Single signon to WebSphere application server using LTPA cookies
      www-01.ibm.com/support/knowledgecenter/S...
     
      About your difference in stanging and production, only can suggest to compare the configuration files of WS and TAM. I have done several times using WinMerge or similar program (Diff,...)
     
      Hope this helps. Tell us if you need more support
     
    Regards


  • 7.  multiple login issue

    Posted 08/05/15 05:48 AM
    Hi Gabriel,

    Sorry for late update!

    However, I used the winmerge tool and found some difference in the configuration. Working on it.

    Thank you!
    Kamlesh Sharma I