# Setting up SSO (Single Sign-On)

{% hint style="info" %}
This feature is available on our Privacy Hub Growth plan or higher. If you have any questions about your plan, please email <success@openli.com>.
{% endhint %}

### What is SSO?

Single sign-on allows you to use the same login credentials across multiple systems. To log in to one of those systems, such as Openli, you are redirected via a central identity provider (IdP), such as Google or Microsoft, who confirm your identity and return you to Openli.\
\
**Once SSO is set up on your Openli account, you must use SSO to log in.** Any existing username/password credentials will no longer work.

For a user to log in to your Openli account, they must have an email address in your SSO identity provider that **matches** their email address in Openli.

If a user does not yet exist in Openli, you must add them in the *Settings* section of your Openli account before they can log in.

{% hint style="info" %}
Users must be added to your Openli account to be able to log in with SSO.

Openli does not support automatic user provisioning.
{% endhint %}

### Get started with SSO&#x20;

To set up SSO on your account, please contact <success@openli.com> and tell us which domain you want to register as your SSO domain.


---

# 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.openli.com/docs/general-openli-guides/setting-up-sso-single-sign-on.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.
