> ## Documentation Index
> Fetch the complete documentation index at: https://support.visualcare.com.au/llms.txt
> Use this file to discover all available pages before exploring further.

# Troubleshooting login issues

> Common login problems and how to resolve them in Visualcare, including session timeouts, SSO issues, and random logouts

This page covers the most common login and session issues you might encounter in Visualcare.

## Random logouts when switching applications

Users sometimes report being logged out unexpectedly when switching between browser tabs or applications. Common causes include:

| Cause                                 | Details                                                                                                                                                                              |
| ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Session expiry**                    | Visualcare sessions expire after a period of inactivity. If you never explicitly log out, the session eventually times out in the background                                         |
| **Same-account kickout (historical)** | Older versions of Visualcare would log out a user if the same account signed in from another device. This feature has been disabled, but if you still experience it, contact support |

<Tip>
  To reduce unexpected logouts, log out explicitly at the end of each session rather than closing the browser tab. This prevents stale session tokens from causing issues on your next login.
</Tip>

## SSO (Single Sign-On) login loop

If you use Microsoft SSO and get stuck in a login loop:

<Steps>
  <Step title="Disable SSO temporarily">
    An administrator opens the user's profile in **User Group Security** settings and disables SSO for that user.
  </Step>

  <Step title="Sign in manually">
    The user signs in with their standard username and password.
  </Step>

  <Step title="Re-enable SSO">
    Once the user has signed in successfully, the administrator re-enables SSO for the user.
  </Step>
</Steps>

## Incorrect username or password

If you cannot log in with your credentials:

* Check for extra spaces in the username field, especially on mobile
* Ask your administrator to reset your password

## Account locked or suspended

If your account has been suspended, you will not be able to log in. Contact your organisation's Visualcare administrator to check your account status. See [Suspending and deleting users](/getting-started/suspending-deleting-users) for how administrators manage this.

There is also a **prevent login** checkbox on each user account. If this has been ticked, the user cannot log in until your organisation's Visualcare account administrator unticks it on the user's account.

## Related articles

<CardGroup cols={2}>
  <Card title="Logging in" icon="right-to-bracket" href="/getting-started/logging-in">
    How to log in to Visualcare
  </Card>

  <Card title="Resetting password" icon="key" href="/getting-started/resetting-password">
    How to reset your Visualcare password
  </Card>

  <Card title="User group security" icon="shield-halved" href="/getting-started/user-group-security">
    Configure user group permissions
  </Card>
</CardGroup>
