Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
NathanN
Contributor
Contributor

Connect to Qlik Repository Service using Session API

Hi,

I am developing a web portal that is going to include mashups that will be presented to customers.

This web portal will issue it's own session id's which I will be passing to the QPS to add the session via Session API.

If the user is present and has a license allocated he gets authenticated.

Hope I am correct so far.

Now I want to perform some embedding and the Mashup Editor on the Dev Hub provides a config which has the QRS reference in it.

/resources/autogenerated/qlik-styles.css

/resources/assets/external/requirejs/require.js

Over here do I need to specifically make some sort of request to the QRS or will simply sending the session id getting it validated and creating the cookie with the value of the session id suffice ?

If I need to connect to the QRS as well could someone provide an example of how this could be achieved? I am using Java(Hibernate)

Qlik Sense  Qlik Sense Business 

0 Replies