Configuring SSO with Deep Space

Setting Up SSO for Deep Space

Deep Space supports Single Sign-On (SSO) using your organisation's identity provider. Follow the steps below to set up SSO for your provider.

Contents

Microsoft Entra ID (OAuth 2.0)

To set up SSO with Microsoft Entra ID using OAuth 2.0, you will need to create a new app registration in Azure.

Follow Microsoft's documentation to create an app registration and configure OAuth 2.0.

Once your app is registered, provide the following details to Deep Space:

  • Home realm domain(s)
  • Client ID
  • Client Secret
  • Redirect URI: https://identity.deepspacesync.com/login/callback

SAML (Microsoft Entra ID, Google Workspace, Okta, Cloudflare, Custom SAML)

For SAML-based authentication, you will need to create an enterprise application in your identity provider of choice.

Follow the relevant documentation below to set up a SAML-based connection:

After setting up your enterprise application, provide the following details to Deep Space:

  • Home realm domain(s)
  • SSO URL
  • Entity ID
  • Certificate
  • ACS URL: https://identity.deepspacesync.com/login/saml/callback

Contact Deep Space Support for help setting up SSO for your organisation.