# SAML SSO

This page has information about enabling SSO. Here, you can learn about...

* [Supported SSO Connections](#supported-sso-connections)
* [Enabling SSO in Select Star](#enabling-sso-in-select-star)
* [User signup using SSO](#user-signup-using-sso)
* [High Resolution Select Star Logo](#high-resolution-select-star-logo)

## Supported SSO Connections

Select Star uses WorkOS to connect your SSO provider to Select Star. The following integrations are supported through [WorkOS](https://workos.com/docs):

* [AD FS SAML](https://workos.com/docs/integrations/adfs-saml)
* [Auth0 SAML](#cloud-data-warehouses)
* [Azure ADSAML](https://workos.com/docs/integrations/azure-ad-saml)
* [CyberArk SAML](https://workos.com/docs/integrations/cyberark-saml)
* [Duo SAML](https://workos.com/docs/integrations/duo-saml)
* [Generic SAML](https://workos.com/docs/integrations/generic-saml)
* [Google OAuth](https://workos.com/docs/integrations/g-suite-oauth)
* [G Suite SAML](https://workos.com/docs/integrations/google-saml)
* [JumpCloud SAML](https://workos.com/docs/integrations/jumpcloud-saml)
* [Microsoft OAuth](https://workos.com/docs/integrations/microsoft-oauth)
* [Okta SAML](https://workos.com/docs/integrations/okta-saml)
* [OneLogin SAML](https://workos.com/docs/integrations/onelogin-saml)
* [OpenID Connect](https://workos.com/docs/integrations/oidc)
* [PingFederate SAML](https://workos.com/docs/integrations/ping-federate-saml)
* [PingOne SAML](https://workos.com/docs/integrations/ping-one-saml)
* [Shibboleth](https://workos.com/docs/integrations/shibboleth)
* [VMWare SAML](https://workos.com/docs/integrations/vmware-saml)

![WorkOS integrations](/files/-MgqQvjdF4gFQUZa87eL)

## Enabling SSO in Select Star

To enable SSO for your organization, go to **Settings.**

![](/files/WDzYRlbf6RS6MliLAZzZ)

Click **SSO**, then **Connect SSO.**

![](/files/-MgqQRCq24LGkuaRdXXg)

You'll see a dialog box that asks you to input your domain. This domain should match the email domain of your organization.

For example, **John Smith** works at **Big Company** and his email is `john.smith@bigcompany.com`, so the domain would be `bigcompany.com`.

![](/files/-MgqQUAgN3Fpy_A6WYx3)

Click **Connect via WorkOS** to continue. You will be guided through the connection process on their site. See <https://workos.com/docs> for instructions on how to connect your integration, or find the link in our list of [Supported SSO Connections](#supported-sso-connections).

When you are finished, click **Back to Select Star** to log in again using SSO.

## User signup using SSO

When SSO is enabled, everyone in you organization will be able to sign in to Select Star using your SSO provider, rather than a username and password.

{% hint style="info" %}
Users who already have a Select Star account will be **required to use SSO** the next time they log in after SSO is enabled.
{% endhint %}

Depending on your organizations needs, you can handle new user sign up in two different ways:

1. **Require invites for new users** **(default)**. \*\*\*\* New users will have to be [invited by an Admin](/user-management/invite-users.md). They will be required to create their account with SSO.
2. **Allow anyone to sign up with SSO**. This can be enabled by Select Star at your request. Anyone in your organization will be able to sign up for Select Star using SSO without receiving an invite. Users signing up with this method will have the [Viewer](/user-management/user-roles.md) role by default.

## High Resolution Select Star Logo

You can find high resolution logo image to add to your SSO app [here](https://drive.google.com/file/d/1ZKmkdxw7LwwGZe06Nf6BlcBQD1f762FG/view?usp=sharing).

<figure><img src="/files/WV4gM5IDBUjLQPSrYxxN" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.selectstar.com/user-management/sso.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
