4 Replies Latest reply on Jul 15, 2004 10:49 AM by ceasaros

    Access to HttpServletRequest in custom LoginModule

    cmoesel

      I need to access the request object in a custom LoginModule using JBoss 3.2.3. I cannot figure out, however, how to get access to the request object. Is this possible?

      I need this because I would like to use Yale's CAS (Central Authentication Service) to provide single sign-on among several different JBoss servers.