Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Krish
Contributor III
Contributor III

Connecting QlikSense to Azure AD

Hi,

I have a web portal/front end which has set of different information which the user logs in using Single Sign On page using username(mail id) and password.

There will be a URL created in the above page which will redirect to QlikSense portal using Azure AD. Now, the requirement is to make sure Qliksense takes the user credentials passed earlier in SSO and use them while logging into QlikSense portal without prompting for credentials again.

How can this be done between Azure and Qlik. 

1 Solution

Accepted Solutions
Sebastian_Linser

 

Hello it should work like this 

https://docs.microsoft.com/sv-se/azure/active-directory/saas-apps/qliksense-enterprise-tutorial

Or 

https://community.qlik.com/t5/Technology-Partners-Ecosystem-Documents/Azure-AD-Single-Sign-on-SAML-O...

 

Best regards

Sebastian

 

 

Help users find answers! Don't forget to mark a solution that worked for you! 🙂

View solution in original post

2 Replies
Sebastian_Linser

 

Hello it should work like this 

https://docs.microsoft.com/sv-se/azure/active-directory/saas-apps/qliksense-enterprise-tutorial

Or 

https://community.qlik.com/t5/Technology-Partners-Ecosystem-Documents/Azure-AD-Single-Sign-on-SAML-O...

 

Best regards

Sebastian

 

 

Help users find answers! Don't forget to mark a solution that worked for you! 🙂
Krish
Contributor III
Contributor III
Author

Hi @Sebastian_Linser 

 

thank you for the response. I will try this solution. Thanks!!