No Active Session
AUTH TEST-AUTH-005 UC: UC-1.5

Logout

Userback Reference: Loading...

Prerequisites

  • User is currently logged in with an active session

Test Credentials

Role: Sales Rep
Email: s.wallace.test@circlemsp.com
Password: MyPassw0rd123!

Test Steps

# Action Expected Result Screenshot Result
1
Verify you are logged in by confirming the dashboard or any authenticated page is visible
Authenticated content is displayed, confirming an active session
-
2
Click the profile avatar in the top-right corner of the header
A dropdown menu appears with profile options including Logout
-
3
Click Logout from the dropdown menu
System invalidates the session and returns the login form (401 response)
-
4
Verify the login form is displayed
Login form renders with email and password fields, confirming the session has ended
-
5
Attempt to navigate to a protected page (e.g., https://unified.avnc.net/companies) without logging in
System returns 401 with the login form, confirming the session is fully destroyed
-

Acceptance Criteria