3 Replies Latest reply on May 12, 2009 8:20 AM by aspdeepak

    Logout with expired session requires login twice

      Hi,
      I am having problem when logout button is hit and also the session is expired.
      In my header.jsp, I have the following line for logout action:

      <a href="/portal/signout?location=/portal/portal/myPortal">Logout</a>
      This redirects me to my login page, but requires me to login twice. When I first provide my user credential, login page is redisplayed.
      If logout button is hit when the session is not expired, everything works correctly.
      Is there a configuration that I am missing?
      Does anyone have an idea on this?

      Thanks in advance.