# SSO Integrations

Egnyte is able to integrate with any SSO identity provider using SAML 2.0.  Support is built-in for all major SSO providers, and other vendors using SAML 2.0 can be added by contacting Egnyte Support.&#x20;

### Enabling an SSO Integration

To enable SSO, the Egnyte Account must have the External Authentication add-on. Enabling SSO is done through the Admin Panel under Security & Authentication in Configuration.&#x20;

Select the type of SSO "Such as SAML 2.0", choose the identity provider, and fill out the required fields. Certain providers such as Azure AD, will require the creation of an application for SSO.&#x20;

See Egnyte's [SSO integration page](https://helpdesk.egnyte.com/hc/en-us/articles/201638954-Single-Sign-On-SSO-Configuration) for links on how to set up SSO for specific providers.&#x20;

### Google SSO

The process for Google SSO differs from other identity providers. Simply change the sign-on authentication to Google Apps within Egnyte, and any Google account with an email that corresponds to an Egnyte user can sign in to Egnyte using Google.&#x20;


---

# 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.the-cloud-storage-guide.io/cloud-storage-platforms/egnyte-overview/users-and-groups/sso-integrations.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.
