Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Qlik Sense session solution for authentication

Hi,

We have a portal which has qlik contents embedded inside. We were using SSO (SAML) authentication till now and it was all working great. Now we are trying to remove SSO and allow Qlik to use the session created at our portal. User will land to our portal and gets authenticated, a user session is created at our portal.

I am following the session solution mentioned here

https://help.qlik.com/en-US/sense/3.1/Subsystems/PlanningQlikSenseDeployments/Content/Server/Server-...

After user gets authenticated I call Proxy API to add user session is qlik by passing the session Id

/qps/{virtual proxy/}session


after setting additional session cookie (configured via qmc) with same value as session id. With this the user session gets created in qlik.


Now I am not able to understand what authentication mechanism I should set for the virtual proxy in QMC. I can see only


Ticket

Header authentication static user directory

Header authentication dynamic user directory

SAML


Any help


Thanks

-Vishal



1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

You actually have to use Ticket Authentication.

Look at the below thread for more details:

Re: Where is Session in Authentication Method Dropdown?

View solution in original post

1 Reply
Anonymous
Not applicable
Author

You actually have to use Ticket Authentication.

Look at the below thread for more details:

Re: Where is Session in Authentication Method Dropdown?