1 Reply Latest reply on Sep 30, 2009 7:31 AM by ozguy

    Hard session timeout

      Hello,

      I would like to fix an hard session timeout.
      When a user login in the application, the session has a hard limit of (e.g.) 20 minutes. Whatever the user is doing during this period, when 30 minutes is reached I need to be able to invalidate the Portal session.

      My question is where should I start to invalidate the portal session. The Object PortalSession does not expose the HttpSession.

      Regards,