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

> Describes how to update applications in the SSO Dashboard Extension to enable SSO login for your applications.

# Update Applications in the SSO Dashboard

Use the SSO Dashboard Extension to manage <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=SSO">SSO</Tooltip> login for your users on multiple enterprise applications.

To learn more, see [Single Sign-On Dashboard Extension](/docs/customize/extensions/single-sign-on-dashboard-extension) or [view this extension on GitHub](https://github.com/auth0-extensions/auth0-sso-dashboard-extension).

## Prerequisites

* [Create the SSO Dashboard application](/docs/customize/extensions/single-sign-on-dashboard-extension/create-sso-dashboard-application) in Auth0.
* [Install the SSO Dashboard Extension](/docs/customize/extensions/single-sign-on-dashboard-extension/install-sso-dashboard-extension).
* [Add applications to the SSO Dashboard](/docs/customize/extensions/single-sign-on-dashboard-extension/add-applications-to-the-sso-dashboard).

## Update application

1. Go to [Auth0 Dashboard > Extensions](https://manage.auth0.com/#/extensions) and select the **Installed Extensions** view.
2. Select **SSO Dashboard**.
   If you are an administrator, you can also log in to the SSO Dashboard using `https://{yourTenant}.<REGION>8.webtask.io/auth0-sso-dashboard/admins/login`.
3. Select **Settings** from the dropdown below your tenant name.

* To specify whether users can see the application when it is enabled, select **Publish** or **Unpublish**.
* To update an application's settings, select its gear icon.
* To delete an application, select its **X**. A confirmation popup will confirm the deletion.

## Learn more

* [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)
