Project

General

Profile

Actions

BUG #4115

open

dev #4299: [SQA] : Auth module

[SQA] Incorrect “User not registered” message after logout in multi-tab Sign In scenario

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

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

100%

Estimated time:

Description

Issue Description
When a user signs in simultaneously on two browser tabs without refreshing either tab, and then logs out from one tab, refreshing the second tab displays an incorrect error message: “User not registered.” This message is misleading and does not accurately reflect the user’s authentication state.

Module / Page
Sign In (Multiple Tabs)

Module Section
Authentication / Session Management

Screen Size
All Devices


Steps to Reproduce

  1. Open the application in same browser and two tabs.
  2. Manually enter valid credentials and sign in on both tabs without refreshing either.
  3. Log out from one tab.
  4. Refresh the second tab.

Expected Result
The second tab should either:
Redirect the user to the Homepage or Sign In page

Actual Result
Refreshing the second tab shows the incorrect message: “User not registered.”

Attachments
PoC

Types of Issue
Functional Issue


Root Cause:
wrong message in middleware

Impacted Area:
sign in form

Actions

Also available in: Atom PDF