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

# Single Sign-On Authentication (SSO)

> Learn how to set up and use Single Sign-On (SSO) to log in to Locker for Business.

**Single Sign-On (SSO)** allows business members to log in to Locker using their organization's Identity Provider account.

## Benefits of SSO

* **Convenience:** Employees do not need to remember a separate password for Locker.
* **Centralized security:** Manage authentication from a single point.
* **Access control:** When an employee leaves the company, disabling their SSO account automatically blocks access to Locker.

## Supported SSO Providers

Locker supports SSO integration via the **SAML 2.0** protocol with popular providers:

* Google Workspace
* Microsoft Azure AD
* Okta
* Other SAML 2.0 providers

## How to Set Up

<Steps>
  <Step title="Open the Enterprise Dashboard">
    Log in to Locker with an Owner or Admin role, then switch to the **Enterprise Dashboard**.
  </Step>

  <Step title="Configure SSO">
    Go to **Settings** > **SSO** > click **Configure**.
  </Step>

  <Step title="Enter Identity Provider information">
    Enter the information from your SSO provider: **Entity ID**, **SSO URL**, **Certificate**.
  </Step>

  <Step title="Test the connection">
    Click **Test** to verify that the SSO connection works.
  </Step>

  <Step title="Activate">
    Enable SSO for your workspace. Members can now log in using SSO.
  </Step>
</Steps>

<Note>
  The SSO feature is available in the **Business** plan and above.
</Note>
