Skip to main content

Authenticate with SSO to query data and view samples

Connect docs via MCP

When a connection admin has enabled bring-your-own-credentials (BYOC) SSO for a data source, you sign in with your own SSO credentials instead of using a shared Atlan service account. This means your individual permissions in the source apply: you can only query or preview data you have access to in that system.

The one-time sign-in is the same for both Insights (querying) and asset profile sample data (previewing). Once authenticated, Atlan stores your token and reuses it for both flows until it expires or you log out.

Not all connections require per-user authentication

Connections using BYOC SSO show a small icon next to them in the connection list. If a connection doesn't show this icon, it uses Atlan's default shared credentials and no per-user authentication is needed.

Prerequisites

  • You have data access to the asset you want to query or preview.
  • Your connection admin has enabled BYOC SSO for the connection. Supported sources: Amazon Redshift, Google BigQuery, Snowflake, and Databricks.
  • You have active credentials for the source's identity provider.

Authenticate in Insights (to run queries)

Select your connector below.

  1. In Atlan, click Insights from the left menu.

  2. Under the Explorer tab, select the Amazon Redshift connection.

  3. In the Set up SSO authentication for Redshift dialog, click Get started.

  4. Enter your Okta Username and Password. Authentication is preset to Okta.

  5. Click Test Authentication to confirm connectivity, then click Done.

You can now run queries using your Okta credentials.

Authenticate from asset profiles (to preview sample data)

Use this flow to preview up to 100 rows of sample data on an asset's profile page.

  1. Open the asset profile and click Sample data.

  2. In the setup dialog, click Get started.

  3. Complete the authentication for your connector:

Enter your Okta Username and Password, click Test Authentication, then click Done.

  1. Close the dialog after success. You can now preview sample data on this asset's profile.
Download sample data as CSV

If your Atlan admin has enabled sample data download, you can export the preview as a CSV from the same view.

Remove your SSO credentials

To sign out of a connection and clear your stored credentials:

From Insights:

  1. Click Insights from the left menu and select the connection.
  2. Click the Editor context tab in the upper right.
  3. Hover over the timestamp and click Log out.
  4. Click Log out again to confirm.

From an asset profile:

  1. Open the asset and click Sample data.
  2. At the bottom of the sample data view, hover over the timestamp and click Log out.
  3. Confirm the log out.

Need help?

If authentication fails or queries return permission errors, see Connector-specific SSO authentication troubleshooting. Contact Atlan Support if the issue persists.

See also