# Single sign-on (SSO)

Overleaf Commons supports a standard SAML single sign-on (SSO) configuration.

With Overleaf Commons SSO, new users can create their Overleaf accounts and enrol in the subscription (if eligible) by logging in with SSO. Users who already have an Overleaf account can link their SSO identity to their existing Overleaf account and join the subscription if eligible. We recommend that all authenticated users at an institution be authorized to log in to Overleaf, and if there are restrictions on which users should be added to the subscription, users' entitlements can be verified using data sent at log in time.

Users can log in to their Overleaf accounts with SSO either through your portal page or our[ main SSO login page](https://www.overleaf.com/sso-login).

{% content-ref url="/pages/27tBjHWXixKvmnbWyVgH" %}
[Configuring SSO](/commons/single-sign-on-sso/configuring-sso.md)
{% endcontent-ref %}

{% content-ref url="/pages/t8X9TRw3TkinoawKGsIR" %}
[User log in options](/commons/single-sign-on-sso/user-log-in-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZoY0f7DEiFdq9zo3wN9H" %}
[SSO FAQs](/commons/single-sign-on-sso/sso-faqs.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/commons/single-sign-on-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.
