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: 
RishabhJain
Contributor
Contributor

Multiple Session with Multiple Signature/Sign in method for a user

Hi Team

I am facing one issue occurred recently, I am logging through JWT with  my React App to fetch a Qlik Dashboard,
after login I can only continue with either My React or my Qlik Sense Dashboard and the other app gets it's session logged out the moment I get data on the former App.

 

How can I keep my session live on both the app i.e. React and Qlik Dashboard at the same time.
I have tried this but it didn't seems working for different apps. 
https://community.qlik.com/t5/Integration-Extension-APIs/Multiple-Session-with-One-User/td-p/1294551

Labels (4)
1 Reply
alex_colombo
Employee
Employee

Hi @RishabhJain  are you surfing your Qlik app from the same virtual proxy sed by the React app with JWT? I think you are using different VP and this could cause this issue.

If you will use the same VP you will share the session between the two items (mashup and Qlik app)