-
Re: Header Auth Virtual Proxy is not working
Levi Turner Jun 1, 2016 7:30 PM (in response to ramaraj M)-
Re: Header Auth Virtual Proxy is not working
ramaraj M Jun 2, 2016 5:49 AM (in response to Levi Turner )Hi Levi,
So I need to download fiddler on my server machine and configure as per the second image.
in that you are passing only one user , if I need to pass multiple user then how to configure.
Thanks in Advance,
Ramarajan M
-
Re: Header Auth Virtual Proxy is not working
Levi Turner Jun 2, 2016 6:09 AM (in response to ramaraj M)Fiddler is just an easy tool to set the headers of the web browser's request.
You can always change the values in the second image (which are specific to my machine, by the way, you will want to adjust to domain\userid for your environment) if you need to emulate another user.
-
Re: Header Auth Virtual Proxy is not working
ramaraj M Jun 2, 2016 6:20 AM (in response to Levi Turner )-
Re: Header Auth Virtual Proxy is not working
Levi Turner Jun 2, 2016 9:58 AM (in response to ramaraj M)You can only inject the headers for one user in a fiddler session. You can always close the browser, change the Fiddler request headers, and then emulate another user.
-
Re: Header Auth Virtual Proxy is not working
ramaraj M Jun 2, 2016 10:10 AM (in response to Levi Turner )Hi Levi,
Final doubt , so that fiddler installed in the client side or server side.
Thanks,
Ramarajan M.
-
Re: Header Auth Virtual Proxy is not working
Levi Turner Jun 2, 2016 11:18 AM (in response to ramaraj M)Client side. But do keep in mind, Fiddler is ideal for testing purposes but it obviously is too much work for an actual end user solution.
-
Re: Header Auth Virtual Proxy is not working
ramaraj M Jun 2, 2016 12:21 PM (in response to Levi Turner ) -
Re: Header Auth Virtual Proxy is not working
ramaraj M Jun 3, 2016 8:26 AM (in response to Levi Turner )Hi Levi,
Thanks Levi I got it. Thanks for your support.
Thanks
Ramarajan M.
-
-
-
-
-
-
-
-
Re: Header Auth Virtual Proxy is not working
Jeffrey Goldberg Jun 2, 2016 12:52 PM (in response to ramaraj M)The key item to remember with http header authentication is that the header name and value must be passed with every request to the Qlik Sense server. As soon as the header name and value is not present in the web request, the Qlik Sense server will sever the connection.
What is the use case you want to use header authentication for?
jg
-
Re: Header Auth Virtual Proxy is not working
ramaraj M Jun 2, 2016 1:16 PM (in response to Jeffrey Goldberg )Hi Jeffrey,
I have some users are in AD so they can Authenticate using Windows Authentication , some External user are in MySQL Server OR Excel file, these users I have loaded using ODBC now all the users are available in Users List .
The External users not Exist in Windows Environment. So using this Header authentication Dynamic User Directory we can pass the user directly to the Qlik Sense HUB.
I am doing As per your Document
"Qlik Sense 1.1 Set Up Header Auth Virtual Proxy ".
-
Re: Header Auth Virtual Proxy is not working
Jeffrey Goldberg Jun 2, 2016 1:49 PM (in response to ramaraj M)how are you processing identity verification before header authentication? Header auth is appropriate for reverse proxy scenarios. You need to develop an identity verification solution for your mysql users and then integrate it with a Qlik auth scheme like ticketing to allow the validated users to access Qlik Sense.
-
-
-
Re: Header Auth Virtual Proxy is not working
Sivaraj Kumar Jun 2, 2016 2:04 PM (in response to ramaraj M)Hi,
How do we make this work for LDAP authenticatoin?
Thanks,
Sivaraj
-
Re: Header Auth Virtual Proxy is not working
ramaraj M Jun 2, 2016 2:57 PM (in response to ramaraj M)hi Jeffrey,
header auth is a appropriate reverse proxy
scenarios I am agree with this i am trying to this only
to do this we don't want we don't want identity verification solution
i Think because we doing reverse process.
if anything I was understood wrongly please guide me.
thanks,
ramarajan m
-
Re: Header Auth Virtual Proxy is not working
Martijn Biesbroek Aug 3, 2017 2:12 AM (in response to ramaraj M)Hi,
on http://integration.qlik.com I also created a complete website dedicated on embedding Qlik Sense. In the slide generator you will find more info on header authentication.
-
Re: Header Auth Virtual Proxy is not working
Martijn Biesbroek Aug 3, 2017 2:16 AM (in response to ramaraj M)
-