BUG #4105
opendev #4299: [SQA] : Auth module
[SQA] Browser Back button allows navigation to Sign In page after successful login
100%
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¶
- Sign in with valid credentials.
- 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
Updated by Nazmul Hossain Shovon 3 months ago
- Description updated (diff)
- Status changed from Pending to In Progress
- Assignee set to Nazmul Hossain Shovon
- % Done changed from 0 to 100
Updated by Nazmul Hossain Shovon about 1 month ago
- Assignee changed from Nazmul Hossain Shovon to Tasfia Zaima