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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
sjhussain
Partner - Creator II
Partner - Creator II

Passing Username / Password to another application

Hello

We are calling a URL trigger action (.net application) from Qlikview and want to pass username / password from qlikview to the application to authenticate it.

http://<ipaddress>/netapp

Is there a way to pass username / password in a secure manner from Qlikview?

Will appreciate if someone can assist.

Thanks.

2 Replies
prieper
Master II
Master II

Give it a try with


http://username:password@example.compassword@example.com

but also read that not all browsers support this

Peter

sjhussain
Partner - Creator II
Partner - Creator II
Author

Peter,

Thanks for the response. Actually we do not want to show the Username/Password in the URL for security purposes.

Is there anyother way? Any variables we can use from Qlikview?

Thanks.