Reader small image

You're reading from  QlikView Server and Publisher

Product typeBook
Published inJan 2014
Publisher
ISBN-139781782179856
Edition1st Edition
Right arrow
Author (1)
Stephen Redmond
Stephen Redmond
author image
Stephen Redmond

Stephen Redmond is the CTO and Qlik Luminary at CapricornVentis - a QlikView Elite Partner. He is the author of several books, including QlikView for Developers Cookbook and QlikView Server and Publisher, both published by Packt Publishing. He is also the author of the popular DevLogixseries for SalesLogix developers. In 2006, after many years of working with CRM systems, reporting and analysis solutions, and data integration, Stephen started working with QlikView. Since then, CapricornVentis has become QlikView's top partner in the UK and Ireland territories, and with Stephen as the head of the team, they have implemented QlikView in a wide variety of enterprise and large-business customers across a wide range of sectors, from public sector to financial services to large retailers. In 2014, Stephen was awarded the Luminary status by Qlik in recognition of his product advocacy. He regularly contributes to online forums, including the Qlik Community.
Read more about Stephen Redmond

Right arrow

Enabling HTTP header authentication


HTTP header authentication allows a third-party service, for example Apache Web Server, to perform an authentication—using whatever mechanism it chooses—and then pass the username through to QlikView by injecting an HTTP header into the packet being sent to AccessPoint.

To enable this, we need to reconfigure the AccessPoint authentication:

  1. In QMC, click on the System tab, expand QlikView Web Servers, and then select your web server. Click on the Authentication tab.

  2. Set the Authentication option to Login, set the Type to Header, and set Login Address to Alternate login page (web form). The Header Name parameter, which defaults to QVUSER, is the name of the HTTP header that needs to be injected. The Prefix parameter should match one of the DSP names established earlier—for example, CUSTOM\ or LDAP\). Click on Apply.

  3. The next step is dependent on your third-party product. For Apache, you would edit the httpd.conf file to include proxy and reverse proxy entries...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
QlikView Server and Publisher
Published in: Jan 2014Publisher: ISBN-13: 9781782179856

Author (1)

author image
Stephen Redmond

Stephen Redmond is the CTO and Qlik Luminary at CapricornVentis - a QlikView Elite Partner. He is the author of several books, including QlikView for Developers Cookbook and QlikView Server and Publisher, both published by Packt Publishing. He is also the author of the popular DevLogixseries for SalesLogix developers. In 2006, after many years of working with CRM systems, reporting and analysis solutions, and data integration, Stephen started working with QlikView. Since then, CapricornVentis has become QlikView's top partner in the UK and Ireland territories, and with Stephen as the head of the team, they have implemented QlikView in a wide variety of enterprise and large-business customers across a wide range of sectors, from public sector to financial services to large retailers. In 2014, Stephen was awarded the Luminary status by Qlik in recognition of his product advocacy. He regularly contributes to online forums, including the Qlik Community.
Read more about Stephen Redmond