Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
osse_aam
Contributor II
Contributor II

Showing Qlik Sense Apps in Custom Application

1. We have an ASP.NET application that performs authentication and manages access permissions at the presentation and data layers. Is it possible to use a proxy AD account that has access to the QlikSense Applications/Streams to load the QlikSense elements (sheets and/or individual elements), without prompting the user for their own credentials when the QlikSense elements are loaded in the .NET application's page?

2. When a user accesses a page in the .NET application that has QlikSense elements, is it possible to pass User Identifier Data from the .NET application to the QlikSense Server so that the QlikSense Application DataSource is a TSQL StoredProcedure that accepts the User Identifier Data and returns only data that the user has permission to see as determined by our logic in the StoredProcedure?

Thank you!

1 Reply
Not applicable

Hi,

Yes there are several scenarios that you can use to connect to a Qlik Sense Server.

You can use "AsNtlmUserViaProxy", "AsDirectConnection" or "AsStaticHeaderUserViaProxy".

There is also the possibility that you write your own proxy with it's own user handling.

Best Regards

Lars-Göran Book