# Single sign-on

You can set up your Cloud Identity or Google Workspace account to use single sign-on (SSO). When SSO is enabled, users won’t be required to enter a password to access Shiptify services. Instead, they’ll be redirected to an <mark style="color:blue;">external identity provider (IdP)</mark> for authentication.

SSO offers several benefits:

* It enhances the user experience by allowing them to use their existing credentials, reducing the need to frequently re-enter login information.
* It ensures that your current IdP remains the primary system for authenticating users.
* It eliminates the need to synchronize passwords with an external Cloud Identity provider.

To use SSO, a user must have an account in Cloud Identity and a corresponding identity in the external IdP. SSO is typically used alongside an external authoritative source that automatically provisions users in Cloud Identity.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/bwihybPjMaDuMxbP9UZK">SAML 2.0</a></td><td></td><td><a href="/files/4EwC4hk2U46BqEWcf1aB">/files/4EwC4hk2U46BqEWcf1aB</a></td></tr><tr><td></td><td><a href="/pages/zvQouGlU8aR0hFytR7nG">Google Workspace</a></td><td></td><td><a href="/files/vqdQpbHByKrFldRPdfH9">/files/vqdQpbHByKrFldRPdfH9</a></td></tr></tbody></table>


---

# 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.shiptify.com/single-sign-on-sso/single-sign-on.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.
