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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
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

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