# ​How to Set Up SSO Provider

### Set up SSO

You can set up SSO authentication for your corporate users. To do this, you need to create a domain and verify it on the platform. Next, you need to create an SSO provider and connect it to the domain.

1. Go to the admin panel -> Account settings -> Integrations page.
2. In the top-right corner, click the <img src="/files/St2xtBtkcWEd3DpIGXvn" alt="" data-size="line"> button and select **SSO providers**.
3. Fill in the main fields in the opened modal window and specify a URL or XML type of metadata.
4. Click the <img src="/files/F0ede5xeVlYuP0oLQGBt" alt="" data-size="line"> button.
5. Open **Domains** page -> select the active domain and click on the **Manage SSO settings** <img src="/files/kzwl0TExBNKqSsifHOM8" alt="" data-size="line">icon.
6. In the opened modal window, select the available SSO.
7. After connecting SSO to the domain, your corporate users will be able to log in via SSO.
8. The corporate user logs in to your corporate domain and fills out the login page, as a result of which they will be successfully logged in or receive a message about the need to register via SSO.

### Log in with SSO only

As an administrator of a corporate account, you can to force your corporate users to log in via SSO only.

{% hint style="warning" %}
This disables standard password authentication. Password login remains activve as a fallback only if SSO is not configured.
{% endhint %}

To do so:

1. Open **Account settings**.
2. Open **Domains**
3. Click the **Manage SSO settings** ![](/files/xv29kbAtf26HQKmK8kmA) icon.
4. Click the <img src="/files/yEmqLzw1NyCVaFNXTdyh" alt="" data-size="line"> button.

<figure><img src="/files/5evSFdOGaaJKuYT9BcuN" 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://support.docstudio.com/admin-panel/account-settings/how-to-set-up-sso-provider-1.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.
