Direct Login Links

Dropzone environments can authenticate using a username/password, or federate against Google or Microsoft providers, or against your SAML IDP. In the unauthenticated case when you visit your Dropzone URL it will send you to the login page:

Dropzone Login Screen

For federated / SAML logins, you can save clicks by bookmark a more specific URL that will log you in directly, as if you clicked the login button of your choice.

Assuming your domain is https://mycompany.dropzone.app you could use the following links instead.

Login Option
URL

Log in with Google

https://mycompany.dropzone.app/oidc/authenticate/?idp=google

Log in with Microsoft

https://mycompany.dropzone.app/oidc/authenticate/?idp=entra

Log in with your SSO provider

https://mycompany.dropzone.app/oidc/authenticate/?idp=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx

For the customer SSO provider case reach out to your Customer Success representative and they can get you the uuid that is associated with your corporate SSO and use that in place of the xxxx....xxxx placeholder above.

Okta Direct Login Link via Bookmark App

While you can't create an "IDP-initiated" SAML app for Dropzone, you can achieve a similar effect

  • Create the Okta app as described in Okta SAML

    • Be sure to Click "Do not display application icon to users" - this app stays hidden

  • Make a new Okta "Bookmark App" by following the instructions on Okta's Bookmark App site

    • Share it to the same users as the SAML app

    • Use a url like shown in the table earlier that ends in ?idp=xxxxx... specific to your login button

Last updated

Was this helpful?