-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Affects Version/s: 3.1.0
-
None
-
AMRIT Sprint 37, AMRIT Sprint 38
-
104
-
UAT
After a force logout is triggered for a user, they are still able to access and perform all activities within the Supervisor module.
Expected Behavior:
Once a user is forcefully logged out, their session should be terminated immediately, and they should be redirected to the login screen with all further actions restricted until re-authentication.
Actual Behavior:
Despite a force logout being triggered, the user can still access the Supervisor module and perform unrestricted actions
Steps to Reproduce:
- Log in as a user and access the Supervisor module.
- Trigger a force logout for this user.
- Observe that the user remains on the current page and continues performing actions without interruption.