Tozny
Tozny
  • Overview
  • Why Encrypt?
  • TOZ PLATFORM
    • Dashboard
    • Create Free Account
    • Quickstart
  • TOZ Id
    • Authentication Overview
    • Enterprise SSO
      • Adding Users
      • Slack (Quick Setup)
      • Freshdesk (Quick Setup)
      • Atlassian (Quick Setup)
      • Dropbox (Quick Setup)
      • GSuite
      • Office 365
    • Customer Identity Management
      • Vue with TozID
  • TOZ Store
    • Quickstart
    • Core Concepts
      • Using TOZ Store
      • Data Structure
      • Account Details
    • API Reference
  • Helpful Links
    • Privacy Policy
    • Terms of Use
    • Terms of Service
Powered by GitBook
On this page
  • What You'll Need
  • Configure TozID
  • Configure Dropbox
  • Wrapping Up

Was this helpful?

  1. TOZ Id
  2. Enterprise SSO

Dropbox (Quick Setup)

This describes the steps necessary to complete the Dropbox integration when using the rapid setup guide in TozID.

PreviousAtlassian (Quick Setup)NextGSuite

Last updated 2 years ago

Was this helpful?

What You'll Need

  • Your Tozny account -

  • Admin access to your Dropbox Business account

  • About 15 minutes to complete the setup

Configure TozID

Create a new client application in TozID by logging into your realm, navigating to clients, and selecting "create".

Enter the following values and select save.

Field
Value

Base URL

Dropbox SSO Login URL.

Configure Dropbox

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”.

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

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

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

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-----

Upload this newly created certificate file in dropbox.

Wrapping Up

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 support@tozny.com

create one free here
Create Dropbox Client Screen
Dropbox Redirect URL Screen
Dropbox Enable SSO Screen
Dropbox Configuration
Get TozID X.509 Certificate
TozID X.509 Certificate
TozID X.509 Certificate File