> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

> Learn how to use the SSO Dashboard Extension to manage single sign-on login for your users on multiple enterprise applications.

# Single Sign-On Dashboard Extension

The <Tooltip tip="Single Sign-On (SSO): Service that, after a user logs into one applicaton, automatically logs that user in to other applications." cta="View Glossary" href="/docs/glossary?term=Single+Sign-on">Single Sign-on</Tooltip> (SSO) Dashboard is a web application designed to solve a problem familiar to many people. Organizations of all sizes maintain a variety of different applications to handle various business functions like accounting, HR, development, support, etc. Remembering usernames and passwords and login URLs for all of your applications can be cumbersome. With this extension, you can simplify the authentication experience by enabling SSO login for your users on multiple enterprise applications. It allows you to create a list of all the cloud services for which a user can authenticate with SSO logins.

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  A user should not be able to access, from the dashboard or otherwise, the service provider without having appropriate permissions (groups/roles) to do so. Ideally, these users would not see any service provider they are not granted access to on the dashboard.
</Callout>

The SSO Dashboard supports two types of users:

* **Users** who can log in to the dashboard to select an application to sign into with SSO.
* **Admins** who can configure applications visible to the users.

To configure this extension, do the following:

1. [Create an SSO Dashboard Application](/docs/customize/extensions/single-sign-on-dashboard-extension/create-sso-dashboard-application)
2. [Install the SSO Dashboard extension](/docs/customize/extensions/single-sign-on-dashboard-extension/install-sso-dashboard-extension)
3. [Add Applications to the SSO Dashboard](/docs/customize/extensions/single-sign-on-dashboard-extension/add-applications-to-the-sso-dashboard)
4. [Update Applications on the SSO Dashboard](/docs/customize/extensions/single-sign-on-dashboard-extension/update-applications-on-the-sso-dashboard)

You can also [view this SSO Dashboard Extension on GitHub](https://github.com/auth0-extensions/auth0-sso-dashboard-extension).

## Learn more

* [Sessions](/docs/manage-users/sessions)
* [Single Sign-On](/docs/authenticate/single-sign-on)
* [Enable Single Sign-On for Tenants](/docs/get-started/tenant-settings/enable-sso-for-legacy-tenants)
* [Configure Session Lifetime Settings](/docs/manage-users/sessions/configure-session-lifetime-settings)
* [Logout](/docs/authenticate/login/logout)
