Browser Back Button Does Not Redirect to Login Page After Successful Login

XMLWordPrintable

    • Type: Bug
    • Resolution: Done
    • Priority: Medium
    • 3.6.1
    • Affects Version/s: None
    • None
    • ECD
    • UAT

      When a user logs into the application and presses the browser back button, the system does not redirect the user to the login page. Instead, the user is taken back to the previous browser page. After a few seconds, the session is terminated and the user is logged out automatically. This behavior is inconsistent with expected login session handling and may lead to confusion regarding user session security.

      Steps to Reproduce:

      1. Open the application URL in a browser.
      2. Enter a valid username (dhanistaboro) and password.
      3. Click on the Login button.
      4. Once successfully logged in, press the browser back button.

      Expected Result:

      • On clicking the browser back button after login, the user should be redirected to the login page or retained within the authenticated session as per defined session management rules.
      • User should not see the previous browser page while still authenticated.

      Actual Result:

      • Application does not redirect the user to the login page.
      • Browser navigates back to the previous page.
      • User is forcefully logged out after a few seconds.

            Assignee:
            Archita Verma
            Reporter:
            Archita Verma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: