# Single Sign-On

{% hint style="info" %}
SSO is only available for teams on the Business or Enterprise plans
{% endhint %}

Ludi supports Single Sign-On (SSO) via the SAML protocol. You will need the SAML Endpoint, Issuer and Certificate values from your Identity Provider in order to configure Ludi SSO. \
\
You will also need to configure the email domains you would like to map for this SSO configuration. When signing-in, users presenting an email address from one of these domains will be redirected to your Identity Provider for authentication.\
\
Please drop us an email at <contact@ludi.co> or speak to us on Intercom to get this started.

<figure><img src="/files/321nWblJmXGel2pVszIU" alt=""><figcaption></figcaption></figure>

### Legacy Access

For teams who are still using our previous SSO setup process, please refer to the guides below, or contact us if you need any help.

{% content-ref url="/pages/-Mkkxn6ZwfWLiHDSMPFh" %}
[Azure Integration](/management/azure.md)
{% endcontent-ref %}

{% content-ref url="/pages/uo0MBK45MEsLOhhN7hZI" %}
[Google Integration](/management/okta.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mi5zZMAJoxn6sC0EOug" %}
[Okta Integration](/management/okta-1.md)
{% endcontent-ref %}


---

# 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.ludi.co/management/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.
