0 Replies Latest reply on Jan 13, 2016 12:59 PM by mbuamuh

    How to logout from portal 6.1.1

    mbuamuh

      I used the code httpSession.invalidate() when logging out of portal, in the logout filter. But if multiple browsers are open with the same user, and one logs out using one of the open browsers, the user remains as logged in in the other browsers and can navigate the application. How can one logout across all the portal applications? Thanks.