• Hi,

    I was wondering why it somehow stopped terminating the session of user even though their cookie has expired.

    I tweaked the cookie expiration of a specific user role to 30 minutes using the filter: auth_cookie_expiration.

    When the cookie expires, it only logs out the user but on the session manager it says the cookie has expired around 3 mins ago (for example) and not removing the actual session.

    I confirmed the session didn’t end since I tried logging in again and it redirected me to the fallback page.

    Not sure how to fix this now.

  • The topic ‘Cookie expired but not terminating the session’ is closed to new replies.