Direct Login Links/Local Auth | Dropzone AI Documentation

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

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

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.

Impatient and geeky? To find this uuid from your Dropzone representative, from the login page right click on your corporate SSO login button, select "Inspect", and you'll find it as the value associated with the data-identity-provider-id, as seen here:

   <button data-identity-provider-id="01234567-0000-0000-0000-ba9876543210">

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