3 Replies Latest reply on Oct 19, 2005 3:12 PM by brian.stansberry

    getting LoginContext after form based authentication

    martin0

      I hope this has a simple answer....

      I've got a web application and authenticate users with form based jass authentication.

      When I want to log them out, I believe I need the LoginContext with which they were logged in. How do I get that? I don't see any obvious methods like request.getLoginContext() some such function.

      TIA
      Martin