Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
AnnaRodriguez
Partner - Contributor III
Partner - Contributor III

Qlikview - Single Sign On

 

Has anyone used SSO for Qlikview in Access Point?  We usually create client accounts in our AD and manage access to apps using security groups from our domain. One of our clients is interested in integrating SSO to our Access Point from their domain, so when client clicks on url to our Access Point, they want the app automatically authenticate them based on their domain credentials. Obviously, the client must only see apps/data published for them. They use SAML and OpenID as protocol for SSO.

 What are our options?

  1. Does Qlikview offer any integration tools besides Web Ticketing?
  2. Can multiple Active Directory plug-ins be setup in our environment? For instance, we have our internal AD and then add client AD. What is required in that setup? Do we (as vendor) need full access to client Active Directory?
Labels (1)
1 Solution

Accepted Solutions
Chip_Matejowsky
Support
Support

Hi @AnnaRodriguez,

Web ticketing isn't the only form of custom authentication you can integrate with QlikView.  You can also use Header solution or Custom Developed Authentication Through Authenticate.aspx.  We have many customers who utilized SAML with QlikView for SSO, so it's definitely possible.  The Qlik Support article Customized Authentication in QlikView  will direct you to a PDF which contains the methods I mentioned above along with some code examples.  If you need direct assistance in configuring SSO/SAML integration, suggest that you reach out to your Qlik account manager so they can schedule an engagement with Qlik Consulting. 

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!

View solution in original post

3 Replies
Ayaka_Hanazono
Support
Support

You can find detailed information regarding the alternative authentication methods. 

Please refer to the attached pdf.

 https://support.qlik.com/articles/00000293

 

For multiple active directories, it is doable.

Please review the following article for more.

https://support.qlik.com/articles/000003596

 

Hope it helps.

 

Chip_Matejowsky
Support
Support

Hi @AnnaRodriguez,

Web ticketing isn't the only form of custom authentication you can integrate with QlikView.  You can also use Header solution or Custom Developed Authentication Through Authenticate.aspx.  We have many customers who utilized SAML with QlikView for SSO, so it's definitely possible.  The Qlik Support article Customized Authentication in QlikView  will direct you to a PDF which contains the methods I mentioned above along with some code examples.  If you need direct assistance in configuring SSO/SAML integration, suggest that you reach out to your Qlik account manager so they can schedule an engagement with Qlik Consulting. 

Best Regards

Principal Technical Support Engineer with Qlik Support
Help users find answers! Don't forget to mark a solution that worked for you!
AnnaRodriguez
Partner - Contributor III
Partner - Contributor III
Author

Chip / Ayaka - can you tell me if using web ticketing for SSO has any impact on Section Access and/or Reductions in Qlikview?