Logout

Use this flow to close admin sessions safely and avoid unauthorized reuse.

Interface Reference

Logout

Purpose

  • End active session securely.
  • Prevent access from shared or unattended devices.
  • Ensure clean transition between admins on operational machines.

Logout Flow

  1. Open profile/menu area.
  2. Click Logout/Sign Out.
  3. Confirm action (if confirmation modal appears).
  4. Verify redirect to login page.

Post-Logout Validation

  • Back button does not reopen authenticated pages.
  • Refreshing old BO URL requires login.
  • Session token is invalidated.

Troubleshooting

  • Still logged in after logout: clear browser cache/cookies and retry.
  • Redirect loop to dashboard: verify session token invalidation.
  • Multiple tab issue: close all open BO tabs after sign out.

Best Practice

Always logout before leaving your workstation, even for short breaks.