I have section access implemented in one my docs. So when somebody tries to access that Qlikview document, he needs to enter his credentials 2 times, one for the domain access and another for the document section access.Now what I want is to bypass the first domain authentication. I just want him to enter his credentials for the document section access.
With many browsers, HTTP/Domain authentication should be performed automatically, so that the users should not have to manually type in their user and password.
Also, why do you use a separate user for Section Access?