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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
smithr10buckeye
Contributor
Contributor

Epic Hyperdrive Authentication

I created a native html component in Hyperdrive that links to an object in Qlik. The issue is that Qlik authenticates using Windows credentials rather than the credentials of Hyperdrive (think providers using auto logged in PCs but they are logged into Epic). To get around this I've created a virtual proxy (dynamic user directory) that takes the http header of the username to authenticate. This creates another issue because Epic cannot send http headers since it is just a URL being fed to the Radar component. My idea to get around this is to create an in-between html page with an xmlhttprequest to send the necessary headers it gets from the URL to Qlik. I'm currently stuck here, I receive 200 with Qlik's full HTML in the response but not sure how to display that . Has anyone done anything like this before?

 

Labels (1)
0 Replies