Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Authorisation header

I am trying to set up my QV server to authorise through using an http header (QV 10).

What do I use for the header name and prefix ?

This is an example of how my test header looks:

header("User: XXX");
header("Password: xyz123");
header("Location: http://myaccesspointaddress.com/qlikview");

What should a typical header look like and what should I use for 'Header Name' and 'Prefix' ?

0 Replies