Dropbox (Quick Setup)
This describes the steps necessary to complete the Dropbox integration when using the rapid setup guide in TozID.
- Admin access to your Dropbox Business account
- About 15 minutes to complete the setup
Create a new client application in TozID by logging into your realm, navigating to clients, and selecting "create".

Create Dropbox Client Screen
Enter the following values and select save.
Field | Value |
---|---|
Base URL | Dropbox SSO Login URL. |

Dropbox Redirect URL Screen
Login to your Dropbox Business Advanced admin account. Click "Admin Console" then "Settings" from the left menu. Scroll down to find "Single sign-on" and click it.
Enable “Single Sign-on”.

Dropbox Enable SSO Screen
Configure the following values in Dropbox:
Field | Value |
---|---|
IdP Sign-in URL | TozID SAML Sign-in URL: https://id.tozny.com/auth/realms/<realm-name>/protocol/saml |
X.509 Certificate | X.509 Certificate from TozID |

Dropbox Configuration
Go to "Realm Settings" and click "SAML 2.0 Identity Provider Metadata"

Get TozID X.509 Certificate
Copy X.509 Certificate value and paste it in a new .pem file(Create a file with .pem extension).

TozID X.509 Certificate
Dropbox requires X.509 certificate in .pem file, so create a new file with ".pem" extension and paste the certificate value in the below format.
-----BEGIN CERTIFICATE-----
<X.509 Certificate>
-----END CERTIFICATE-----

TozID X.509 Certificate File
Upload this newly created certificate file in dropbox.
Select save and ensure your users are correctly configured in TozID. Same users should also be inside Dropbox(Team Members). Once completed, you should be able to sign in to Dropbox Teams account with TozID. Having issues? Reach us at [email protected]
Last modified 10mo ago