0 Replies Latest reply on Dec 10, 2006 9:50 PM by purna_cherukuri

    How to access session in IdentityLoginModule

    purna_cherukuri

      Hi,

      I am using jboss-portal.

      And i am extending IdentityLoginModule and creating my own class to handle the Login functionality.

      My problem is,

      I have to insert session id in database after the user has been looged in. How can i get session id in IdentityLoginModule class.

      PLz give any clues...

      thanks in advance..