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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Urgent : basic authentication

Can we configure basic authentication in qlikview web server while accessing access point.?

Thanks

Supriya

Labels (1)
1 Reply
Bjorn_Wedbratt
Employee
Employee

Sure,

  • Locate config.xml in C:\ProgramData\QlikTech\WebServer
  • Edit the file and change

<HttpAuthentication url="/QvAJAXZfc/Authenticate.aspx" scheme="Ntlm" />

to

<HttpAuthentication url="/QvAJAXZfc/Authenticate.aspx" scheme="Basic" />

  • Restart QVWS