# Enable SSO

Add Single-Sign-on for your Guideflow account. Guideflow supports all major SSO providers. With SSO enabled for your account, users will be able to authenticate to Guideflow's application

Guideflow has collaborated with WorkOS to facilitate support for all major Single Sign-On (SSO) providers.&#x20;

You can access a WorkOS portal that will guide you through the step-by-step process of configuring your preferred SSO provider. After selecting your provider and completing the configuration steps, SSO will be enabled for your Guideflow workspace.

{% hint style="info" %}
To enable SSO for your workspace, please contact our team at <contact@guideflow.com> to initiate the process.&#x20;
{% endhint %}

### Supported SSO providers

Click on a provider to be taken to the relevant setup steps in the {WorkOS} docs.

* [Auth0 SAML](https://workos.com/docs/integrations/auth0-saml)
* [Azure AD SAML](https://workos.com/docs/integrations/azure-ad-saml)
* [ClassLink SAML](https://workos.com/docs/integrations/classlink-saml)
* [Cloudflare SAML](https://workos.com/docs/integrations/cloudflare-saml)
* [Duo SAML](https://workos.com/docs/integrations/duo-saml)
* [Generic SAML](https://workos.com/docs/integrations/generic-saml)
* [Google OAuth](https://workos.com/docs/integrations/g-suite-oauth)
* [Google SAML](https://workos.com/docs/integrations/google-saml)
* [Microsoft OAuth](https://workos.com/docs/integrations/microsoft-oauth)
* [Okta SAML](https://workos.com/docs/integrations/okta-saml)
* [OneLogin SAML](https://workos.com/docs/integrations/onelogin-saml)
* [OpenID Connect](https://workos.com/docs/integrations/oidc)
* [Oracle SAML](https://workos.com/docs/integrations/oracle-saml)
* [Salesforce SAML](https://workos.com/docs/integrations/salesforce-saml)
* [Shibboleth](https://workos.com/docs/integrations/shibboleth)


---

# 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.guideflow.com/help/sso/enable-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.
