# Single Sign On (SSO)

Single sign-on allows users and testers to be managed outside of Updraft. Updraft supports **SAML 2.0** and is fully compatible with Okta and Google Workspace.

When SSO is configured in your account, the login page of their subdomain is replaced with a simple button to log in your organization with SSO.

SSO can be set up by your Account Organization Owner in a few minutes.&#x20;

Following SSO provider we currently support:

* [Okta](https://docs.getupdraft.com/dashboard/account/security-single-sign-on#single-sign-on-with-okta) SAML
* [Azure Active Directory/ Microsoft Entra](https://docs.getupdraft.com/dashboard/account/security-single-sign-on/single-sign-on-with-microsoft-entra) SAML
* Custom SAML
* [JumpCloud ](https://docs.getupdraft.com/dashboard/account/security-single-sign-on/single-sign-on-with-jumpcloud)SAML
* [Ping Identity](https://docs.getupdraft.com/dashboard/account/security-single-sign-on/single-sign-on-with-ping-identity) SAML
* [Sign-in with Google Workspace](https://docs.getupdraft.com/dashboard/account/security-single-sign-on/single-sign-on-with-google-worspace)&#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.getupdraft.com/security/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.
