Configure authentication to Celigo

Important

This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Azure Databricks previews.

This page shows how to configure Celigo to enable authentication from Azure Databricks for the Celigo connector. Use the credentials retrieved from the steps on this page to create a Unity Catalog connection in Azure Databricks.

Prerequisites

  • A Celigo integrator.io account.
  • An account owner or administrator role. Only owners and administrators can create account-level API tokens. Creating an API token is a base integrator.io capability and does not require an add-on subscription.

Configure Celigo

Generate a full-access API token in integrator.io. Azure Databricks sends this token as a bearer token on every request. For the current procedure, see Celigo's Managing API tokens documentation.

  1. Sign in to integrator.io at https://integrator.io (or https://eu.integrator.io for the EU data region).
  2. Go to Resources > API tokens.
  3. Click Generate token and choose API token.
  4. Enter a name and description, and select an auto-purge interval.
  5. Under Token permissions, select Full access.
  6. Click Save, then copy the token value and store it securely. integrator.io shows the token only once.
  7. Note your account's data region — us for the global endpoint (api.integrator.io) or eu for the EU data-residency endpoint (api.eu.integrator.io).

Next steps

Create a Celigo connection in Azure Databricks. See Create a Celigo connection.