Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

SSo with Windows Authentication

Hi

I'm trying to setup windows authentication for our qlikview portal.

(We have QlikView 11, Small Business Edition)

This is our configuration:

1.JPG

And this is fine, because clicking 'sign in' the user is able to access to the access point:

This is the request made by browser:

GET /QvAJAXZfc/Authenticate.aspx?_=1437647082343 HTTP/1.1

Host: qv

Connection: keep-alive

Authorization: NTLM TlRMTVNTUAABAAAAB4IIogAAAAAAAAAAAAAAAAAAAAAGAbEdAAAADw==

Accept: */*

X-Requested-With: XMLHttpRequest

User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36

Referer: http://qv/qlikview/index.htm

Accept-Encoding: gzip, deflate, sdch

Accept-Language: it-IT,it;q=0.8,en-US;q=0.6,en;q=0.4

Cookie: Login****; WelcomeName****; Login=False; SelectedCategory=; SelectedAttribute=; SelectedAttributeValue=; AccessPointSession=9effd906-3a1c-6f85-b921-a73e26af8bd6

What should we do to automate the login process from our portal?

I've read that we must pass a webticket to authenticate.aspx page, but we can't understand how it's possible to generate it using a windows account.

Furthermore, we're trying to modify authenticate.aspx to recognize, eventually, the new webticket, but the code we make is ignored.

This is the scenario we need:

2.JPG

Thank you in advance

Silvia Terzi

1 Solution

Accepted Solutions
antoniotiman
Master III
Master III

Hi Silvia,

QV Server SBE doesn't support WebTicket.

Regards,

Antonio

View solution in original post

3 Replies
antoniotiman
Master III
Master III

Hi Silvia,

QV Server SBE doesn't support WebTicket.

Regards,

Antonio

qlikviewwizard
Master II
Master II

Hi AntonioTiman

Then what is the solution or work around? Please.

antoniotiman
Master III
Master III

Hi,

I' m sorry, I don't know.

Simply, QV Server SBE don't support Web Ticketing because don't supprt Anonymous Access.

Regards,

Antonio