Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
udaya_kumar
Specialist
Specialist

How to authenticate an user in access point from other application?

Hi,

i have a java application, and qlikview report.

i am showing qlikview report inside the java portal.

Java app will be accessing the qlikview file from the access point.

so how we can authenticate a user from different app in access point  to access the qlikview file?

5 Replies
danielrozental
Master II
Master II

You can use ticketing or HTTP Headers, take a look at the attached document.

udaya_kumar
Specialist
Specialist
Author

Hi,

Thanks for reply,

but how can i do it by using NTLM authentication, instead of header authentication?

danielrozental
Master II
Master II

Do the users login to the java portal or do they use Windows authentication?

udaya_kumar
Specialist
Specialist
Author

Hi Daniel,

we are using Windows Authentication.

it will be authenticated directly and opens the java portal..

there is no login for java portal

danielrozental
Master II
Master II

Then I believe it should work fine, you should test it out.