Skip to main content Skip to complementary content

Setting up a multi-cloud deployment

Deployments are configured to establish a secure connection between Qlik Sense Enterprise on Windows and Qlik Cloud tenants, enabling distribution of Qlik Sense apps to the cloud.

The setup process differs depending on whether you use a locally generated bearer token or integrate with an identity provider (IdP). A local bearer token simplifies the deployment by generating the token directly on your system, whereas integrating with an IdP involves using a token endpoint, client ID, and client secret.

For details on the available configuration fields on the Deployment setup page, see Deployment setup.

Before you start

Obtain the URL for your Qlik Cloud tenant:

  • Look for the URL in the welcome email sent by Qlik when your tenant was set up.

  • Alternatively, log in to your tenant and select About from your user profile menu. Here you will find the tenant hostname. The URL format is https://<tenant-hostname>. Example: https://your-tenant.eu.qlikcloud.com

Setting up a deployment with a local bearer token

Do the following:

  1. In the Qlik Management Console (QMC), open Cloud distribution and select Deployment setup.

  2. Click Set up new.

  3. Enter a Deployment name.

    You can use this name in distribution policies for the distribution of apps.

    Deployment configuration pane.

    The deployment configuration pane with input fields.
  4. For API endpoint, enter the tenant URL.

  5. For Audience, enter qlik.api.

  6. Ensure that Use local bearer token is selected and click Apply.

    The local bearer token is generated.

    Deployment configuration pane.

    The deployment configuration pane with input fields.
  7. By default, Qlik Cloud format is selected, showing the IdP definition. Choose your format and click Copy to clipboard. You need this token for the IdP configuration in Qlik Cloud.

Before testing the connection, create the IdP configuration in the next step.

Create an IdP configuration

Do the following:

  1. Log in to your Qlik Cloud tenant and open the Management Console.

  2. Go to Identity provider.

  3. Click Create new.

  4. For Type, select Multi-cloud.

    IdP configuration pane in Qlik Cloud.

    The IdP configuration pane with input fields.
  5. Optionally, enter a description.

  6. Paste the local bearer token from the deployment setup into the Local bearer token field.

  7. Click Create.

For more information about IdP configuration in Qlik Cloud, see Identity providers.

Test the connection

Do the following:

  1. Return to your deployment in the QMC.

  2. Click Test connection.

Setting up a deployment with IdP integration

To set up your deployment with IdP integration, you need the following in addition to the tenant URL:

  • Client ID

  • Client secret

  • Token endpoint (also known as Authentication URL)

Do the following:

  1. In the Qlik Management Console (QMC), open Cloud distribution and select Deployment setup.

  2. Click Set up new.

  3. Enter a Deployment name.

    You can use this name in distribution policies for the distribution of apps.

    Deployment configuration pane.

    The deployment configuration pane with input fields.
  4. For API endpoint, enter the tenant URL.

  5. For Audience, enter qlik.api.

  6. Clear the Use local bearer token checkbox.

  7. Enter the values for Client ID, Client secret, and Token endpoint.

  8. Click Apply.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!