
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Qlik Sense Enterprise - single sign on subscription enabled
How can we check if the Qlik Sense Enterprise is single sign on enabled subscription.
Regards,
Jyoti
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not sure what you mean here -- since you're talking about Qlik Sense Enterprise on Windows, you have the ability to use single sign-on authentication out of the box and without any additional licensing or subscription add-ons. If you're asking how to see what signle sign-on settings are already being used in a Qlik Sense environment, then you could simply go into the QMC, go to the Virtual Proxies section, and then check to see which virtual proxies have an Authentication method of SAML or OIDC.
If you (or other folks who find this thread in the future) are instead using Qlik Cloud Enterprise, then you could go into the Management Console, find the Identity provider settings on the left side of the page, and then see if you have custom IdPs enabled for your tenant:
To check that programmatically, you could probably use the /identity-providers/status endpoint to check to see if it's enabled in your tenant (you would, I think, get a 404 error message if custom IdPs are not enabled).
https://your-tenant.us.qlikcloud.com/api/v1/identity-providers/status

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not sure what you mean here -- since you're talking about Qlik Sense Enterprise on Windows, you have the ability to use single sign-on authentication out of the box and without any additional licensing or subscription add-ons. If you're asking how to see what signle sign-on settings are already being used in a Qlik Sense environment, then you could simply go into the QMC, go to the Virtual Proxies section, and then check to see which virtual proxies have an Authentication method of SAML or OIDC.
If you (or other folks who find this thread in the future) are instead using Qlik Cloud Enterprise, then you could go into the Management Console, find the Identity provider settings on the left side of the page, and then see if you have custom IdPs enabled for your tenant:
To check that programmatically, you could probably use the /identity-providers/status endpoint to check to see if it's enabled in your tenant (you would, I think, get a 404 error message if custom IdPs are not enabled).
https://your-tenant.us.qlikcloud.com/api/v1/identity-providers/status

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello, how do I enable single sign-on (SSO) for my tenant

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To enable, I imagine you'd just need to submit a ticket with Qlik Support requesting that SSO be enabled for your tenant. Keep in mind that you must have Qlik Sense Enterprise to be able to use SSO, it's not available in Qlik Sense Business or Qlik Cloud Analytics Standard. If you're unsure which of those applies to your tenant, I would still reach out to Qlik Support so that they can clarify that for you. If and when you get SSO enabled, you can follow these Qlik Help articles to get it set up. If you're setting up Azure AD specifically, this is the guide you'll want to use.
