# Setting up Group SSO

{% hint style="info" %}
**Group SSO is available to Overleaf Pro group subscribers only** and can be used together with [user management features](/groups/user-management/managed-user-accounts.md) that are also included in the [Pro group plan](https://www.overleaf.com/user/subscription/plans#view=group).
{% endhint %}

Overleaf Group single sign-on (SSO) allows your team members to easily and securely log in to their Overleaf account, authenticating with your Identity Provider (IdP). Our group SSO uses SAML 2.0, allowing it to integrate with a wide variety of Identity Providers (IdPs), including Microsoft Entra/Azure, Okta, Shibboleth, Jumpcloud, and many others.

## How to set up Group SSO

{% content-ref url="/pages/jA5OtvOH9uTApWIgYLED" %}
[Plan for success](/groups/overleaf-group-single-sign-on/setting-up-group-sso/plan-for-success.md)
{% endcontent-ref %}

{% content-ref url="/pages/NFUfuShOELROjMHf1K3y" %}
[Step 1: Add Overleaf to your Identity Provider](/groups/overleaf-group-single-sign-on/setting-up-group-sso/step-1-add-overleaf-to-your-identity-provider.md)
{% endcontent-ref %}

{% content-ref url="/pages/nRONfuj2U4AHHUg9iqFf" %}
[Step 2: Configure your SSO settings with IdP metadata](/groups/overleaf-group-single-sign-on/setting-up-group-sso/step-2-configure-your-sso-settings-with-idp-metadata.md)
{% endcontent-ref %}

{% content-ref url="/pages/LOTVsYEzTAGNCvaMpjoZ" %}
[Step 3: Verify the connection between your IdP and Overleaf](/groups/overleaf-group-single-sign-on/setting-up-group-sso/step-3-verify-the-connection-between-your-idp-and-overleaf.md)
{% endcontent-ref %}

{% content-ref url="/pages/GWoRKv9o1bmOnqiBx6Op" %}
[Step 4: Enable SSO for your team](/groups/overleaf-group-single-sign-on/setting-up-group-sso/step-4-enable-sso-for-your-team.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.overleaf.com/groups/overleaf-group-single-sign-on/setting-up-group-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.
