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

Applying section access while integrating QV reports with .NET


Hi All,

We are integrating the Qlikview reports in .NET portal.

In the .NET portal, they have data reduction based on the User_id and Role_id.

We are putting the Qlikview reports in  iframe for integrating ti with .NET portal.

The authentication should be done from .NET portal.

The .NET  portal is accessible by some lacs of people.

I m thinking of creating the tabel which map the access thing with the User_id and role_id of the .NET portal.

I'm confused how can i apply section access  here and how it work. And if we can avoid the pop up for scetion access, it will be great.

Can you please help me on this?

11 Replies
Not applicable
Author

In my case user logs in to .NET portal, then if he click some link then the qlikivew report opens.

I need to join the U_ID of .NETportal with the user id in section access table.

So can i use NTNAME for?

I have to use .NET portal's active directory right?

And if they have active directory then i can use it in NTNAME?

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Yes, that should work. If both portals use AD to authenticate users, then SSO (Single-SignOn) will make sure that the authentication from the first portal will get you into a QlikView document without additional login prompt.

Peter