Datatape
Team

Single sign-on (SSO)

Configure SSO for your Datatape organization with SAML, OIDC, or social providers via WorkOS.

Single sign-on (SSO)

Datatape uses WorkOS to provide enterprise-grade SSO. Your team members can sign in with your company's identity provider instead of managing separate credentials.

SSO is available on the Enterprise plan. Contact sales@datatape.ai to get started.

Supported providers

Protocol / ProviderSupported
SAML 2.0Yes
OpenID Connect (OIDC)Yes
Google WorkspaceYes
Microsoft Entra ID (Azure AD)Yes
OktaYes
GitHubYes

Any identity provider that supports SAML 2.0 or OIDC can be connected, even if it's not listed above.

Setting up SSO

  1. Contact Datatape to enable SSO on your organization
  2. You'll receive a link to the WorkOS configuration portal
  3. In the portal, select your identity provider
  4. Follow the provider-specific setup steps:
    • Upload or paste your IdP metadata (SAML) or configure the OIDC client
    • Set the ACS URL and Entity ID provided by Datatape
    • Map user attributes (email, first name, last name)
  5. Test the connection
  6. Enable SSO enforcement (optional)

WorkOS SSO configuration portal

SSO enforcement

When SSO enforcement is enabled:

  • All members must sign in through your identity provider
  • Email/password and social logins are disabled for your organization
  • New members are automatically provisioned when they sign in via SSO for the first time

Before enabling enforcement, ensure at least one Admin has successfully signed in via SSO. This prevents accidental lockout.

SCIM provisioning

Datatape supports SCIM 2.0 for automated user provisioning and deprovisioning:

  • Create — when a user is assigned to the Datatape app in your IdP, they are automatically added to your organization
  • Update — role and profile changes in your IdP sync to Datatape
  • Deprovision — removing a user from the Datatape app in your IdP removes them from the organization and revokes their access

SCIM configuration settings in the IdP

Configuring SCIM

  1. In your identity provider, find the SCIM settings for the Datatape app
  2. Enter the SCIM base URL and bearer token provided by Datatape
  3. Enable provisioning and set the desired sync interval
  4. Map your IdP groups to Datatape roles (optional)

FAQ

Can I use SSO and API keys together? Yes. SSO controls how users sign in to the dashboard. API keys authenticate programmatic access and are unaffected by SSO settings.

What happens if my IdP goes down? If SSO enforcement is off, members can fall back to email/password login. If enforcement is on, members cannot sign in until the IdP recovers. Existing API keys continue to work.

Can different organizations have different SSO providers? Yes. Each organization configures SSO independently.

On this page