# SSO Integrations

Single Sign On can be enabled by Admins as an Optional or Required setting.&#x20;

### Enabling SSO with Dropbox

Most major SSO providers have preconfigured settings for Dropbox to simplify enabling SSO. If your identity provider does not have these preconfigured settings, you can configure this yourself by following this [configuration guide from Dropbox.](https://help.dropbox.com/security/supported-identity-providers)&#x20;

To enable SSO with a provider with preconfigured settings, you'll need to download a copy of the X.509 certificate and note the sign-in URL.&#x20;

In the Admin console, find SSO in Authentication under Settings, and enable SSO as Optional or Required. Go through the settings and upload the X.509 certificate.&#x20;

### Custom SSO sign-in URL

Team members can sign in with the team's custom SSO sign-in URL. To find this and distribute it to team members, go to Authentication under Settings in the Admin Console and copy the SSO sign-in URL. Team members will be able to log in at this URL once SSO has been successfully enabled.&#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/dropbox-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.
