Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
enricoe
Contributor
Contributor

Integrate qlik sense on qlikcloud.com in web app .net core

Hello, 

I am new developer to qlik and I search for a simple issue : 

- I have a Qlik in the hosted version on  mysitexxx.eu.qlikcloud.com 

- I need to display some Qlik Sense content inside a custom web application made with asp.net core

- I do not want the qlik server to display the login, so I need a custom autentication ( ticket ? Session ? Can I use with the hosted version on qlikcloud.com ? )

There are a sample or something to do that kind of integration ? (I do not want to use nodejs)

Thank you.

 

Labels (3)
2 Replies
fosuzuki
Partner - Specialist III
Partner - Specialist III

Hi,

I suggest you start here: https://qlik.dev/

 

Hope this helps.

enricoe
Contributor
Contributor
Author

Hello, 


thanks but the site did not help.


The sample and the library are to node.js.


I seach for a simple solution to integrate in a simple  asp.net core application.