Project

General

Profile

Actions

BUG #4105

open

dev #4299: [SQA] : Auth module

[SQA] Browser Back button allows navigation to Sign In page after successful login

Added by Tasfia Zaima 3 months ago. Updated 14 days ago.

Status:
Complete
Priority:
High
Assignee:
Target version:
Start date:
01/21/2026
Due date:
% Done:

100%

Estimated time:

Description

Issue Description
After successfully signing in to the website, using the browser Back button allows the user to navigate back to the Sign In page. This behavior should not occur, as authenticated users should not be able to return to the Sign In page via browser navigation.

Module / Page
Sign In Page / Post-Login Navigation

Module Section
Authentication Flow

Screen Size
All Devices


Steps to Reproduce

  1. Sign in with valid credentials.
  2. After logging in successfully, click the browser Back button.

Expected Result
After successful login, clicking the browser's Back button should not display the Sign In page in its pre-login state.

Actual Result
The user is able to navigate back to the Sign In page using the browser Back button.

Attachments
PoC

Types of Issue
Functional Issue


Root Cause:
lack of auth check
Impacted Area:
auth pages

Actions

Also available in: Atom PDF