Skip to main content

How to Configure Apache Superset

Updated today

This setup should take 5 minutes.

API configuration supports database and LDAP authentication methods. If you use OAuth based authentication - contact support for an alternative connection method based on direct database access.

1. Create a dedicated user in Superset

We recommend using a dedicated user for the connection to Foundational to avoid service disruptions.

The user should have at least the following permissions:

  • can read on Chart

  • can read on Dashboard

2. Configure Superset in Foundational

  1. Open the Integrations page in Foundational

  2. Fill in the following information:

    1. Superset Base URL
      The URL of your Apache Superset. This is the web address you use to access Superset.
      You can find this in your browser's address bar when you're logged into Superset.
      ​

    2. Username & Password
      Of the user you just created
      ​

    3. Use LDAP
      Check this if your server uses LDAP for authentication
      ​
      ​

Did this answer your question?