# Setting up SSO

Currently Introist supports Single Sign-On using SAML.

We support both IdP and SP initiated flows.

#### **To set up SAML SSO:** <a href="#block-6f85e8b9dadf48209208862c396c5381" id="block-6f85e8b9dadf48209208862c396c5381"></a>

1. Drop us a message at <tech@introist.com> to let us know that you would like to setup SSO. We will get back to you with your tenant name (needed in the IdP configuration)
2. Setup SAML SSO in your IdP with the following information
3. **SAML Assertion Consumer Service (ACS) URL or Single sign on URL:** <https://auth.introist.com/v1/sso/\\>\<your\_tenant\_name>
4. **Audience Restriction:** <https://app.introist.com/\\>\<your\_tenant\_name>
5. **Application username:**
6. Email
7. Relay the following information to us (as instructed in our reply to step one)
   1. Identity Provider Single Sign-On URL
   2. Identity Provider Issuer
   3. X.509 Certificate

4\. We will configure your organisations SSO and together with you test that everything is working!


---

# 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.introist.com/knowledge-base/admin/setting-up-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.
