Microsoft Entra application proxy and Qlik Sense

Microsoft Entra application proxy and Qlik Sense have partnered together to ensure you are easily able to use Application Proxy to provide remote access for your Qlik Sense deployment.

Prerequisites

The remainder of this scenario assumes you done the following:

Publish your applications in Azure

To publish QlikSense, you will need to publish two applications in Azure.

Application #1:

Tip

Steps in this article may vary slightly based on the portal you start from.

Follow these steps to publish your app. For a more detailed walkthrough of steps 1-8, see Publish applications using Microsoft Entra application proxy.

  1. Sign in to the Microsoft Entra admin center as at least a Application Administrator.
  2. Browse to Identity > Applications > Enterprise applications.
  3. Select New application at the top of the blade.
  4. Select On-premises application.
  5. Fill out the required fields with information about your new app. Use the following guidance for the settings:
    • Internal URL: This application should have an internal URL that is the QlikSense URL itself. For example, https://demo.qlikemm.com:4244
    • Pre-authentication method: Microsoft Entra ID (Recommended but not required)
  6. Select Add at the bottom of the blade. Your application is added, and the quick start menu opens.
  7. In the quick start menu, select Assign a user for testing, and add at least one user to the application. Make sure this test account has access to the on-premises application.
  8. Select Assign to save the test user assignment.
  9. (Optional) On the app management blade, select Single sign-on. Choose Kerberos Constrained Delegation from the drop-down menu, and fill out the required fields based on your Qlik configuration. Select Save.

Application #2:

Follow the same steps as for Application #1, with the following exceptions:

Step #5: The Internal URL should now be the QlikSense URL with the authentication port used by the application. The default is 4244 for HTTPS, and 4248 for HTTP for QlikSense releases prior to April 2018. The default for QlikSense releases after April 2018 is 443 for HTTPS and 80 for HTTP. Ex: https://demo.qlik.com:4244

Step #10: Don’t set up SSO, and leave the Single sign-on disabled

Testing

Your application is now ready to test. Access the external URL you used to publish QlikSense in Application #1, and login as a user assigned to both applications.

Additional references

For more information about publishing Qlik Sense with Application Proxy, refer to following the Qlik Community Articles:

Next steps