# Enterprise SSO

Single Sign-On (SSO) is an authentication process that allows users to access multiple applications or services using a single set of credentials (username and password). Instead of logging in separately to different platforms, users authenticate once and are granted access to all connected systems without needing to log in again for each service.

To learn more about connecting a specific provider, see the respective page.

{% content-ref url="/pages/3K1zGijdhiFMyXKubxXT" %}
[Duo](/review/enterprise-features/enterprise-sso/duo.md)
{% endcontent-ref %}

{% content-ref url="<https://github.com/tryprotege/protege-prototype/blob/main/public-docs/enterprise/document-editor-installation/google-workspace.md>" %}
<https://github.com/tryprotege/protege-prototype/blob/main/public-docs/enterprise/document-editor-installation/google-workspace.md>
{% endcontent-ref %}

{% content-ref url="/pages/vbCPplHS6H526Jt7pB3O" %}
[Azure AD](/review/enterprise-features/enterprise-sso/azure-ad.md)
{% endcontent-ref %}

{% content-ref url="/pages/uYgnZoOu1tDxQ4Aa2vA7" %}
[SAML](/review/enterprise-features/enterprise-sso/saml.md)
{% endcontent-ref %}

If you encounter any issues during the installation process or require assistance, please reach out to our support team at <founders@protegecounsel.ai>. We're here to help ensure a smooth installation and seamless integration with your workflow.


---

# 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://gitbook.tryprotege.com/review/enterprise-features/enterprise-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.
