Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
timml_hsu
Contributor III
Contributor III

Can not use Webticket to login (Server 12.4 update to 12.7)

Hi,

I try to update Qlikview Server from 12.4 to 12.7,  but i can't use the webticket to log in Page.

my method like this:

 http://qlikviewserver/qvajaxzfc/authenticate.aspx?type=html&try=/qvajaxzfc/opendoc.htm?document=docu...

By the way,   I  still can get the Webticket from Server,  only can't loggin.

anybody have same case as me?  Or need to change the way to log in?

Thanks for help.  

Labels (1)
5 Solutions

Accepted Solutions
timml_hsu
Contributor III
Contributor III
Author

Finally,

We reference : https://github.com/braathen/qv-webticket

and change  code in TicketResponse.cs 
config.QvsHost + "%7C" + config.Document   =>   config.QvsHost + "|" + config.Document

in our case, we success

--------

Open document redirect url is difference to that sample (https://community.qlik.com/t5/Official-Support-Articles/Customized-Authentication-in-QlikView/ta-p/1...)

View solution in original post

bally_kahlon
Partner - Contributor III
Partner - Contributor III

Can anyone confirm if 12.7 supports DMS authentication?  We are having problems getting to access point as described in below conversation...https://community.qlik.com/t5/QlikView-Administration/AccessPoint-aspx-not-accessible-Saying-Forbidd...

View solution in original post

Albert_Candelario

Hello all,

Please also check the discussion:
Re: QlikView Logging issues on access point - Qlik Community - 1997351

Cheers,

Albert

Please, remember to mark the thread as solved once getting the correct answer

View solution in original post

sv39295
Partner - Contributor II
Partner - Contributor II

Hi. Did you solve this issue? We are facing the same issue. Hoping you can point in the right direction. Thanks in advance.

View solution in original post

sv39295
Partner - Contributor II
Partner - Contributor II

I want to pursue one more line . We were so far using NFTS authorization with Web Ticketing without any issue. A thread mentioned that DMS authorization is highly recommended with Web Ticketing. Could that be the root cause of the problem?

View solution in original post

11 Replies
carolinnolte
Contributor II
Contributor II

We have the same issue, but no solution yet. We updated from 12.60 to 12.70.

Vegar
MVP
MVP

Did you guys get this issue straighten out. I ran into a very similar issue, but it's not upgrade related in my case as I have did a clean install on May 2022 sr1 (the latest release)

timml_hsu
Contributor III
Contributor III
Author

Finally,

We reference : https://github.com/braathen/qv-webticket

and change  code in TicketResponse.cs 
config.QvsHost + "%7C" + config.Document   =>   config.QvsHost + "|" + config.Document

in our case, we success

--------

Open document redirect url is difference to that sample (https://community.qlik.com/t5/Official-Support-Articles/Customized-Authentication-in-QlikView/ta-p/1...)

bally_kahlon
Partner - Contributor III
Partner - Contributor III

Can anyone confirm if 12.7 supports DMS authentication?  We are having problems getting to access point as described in below conversation...https://community.qlik.com/t5/QlikView-Administration/AccessPoint-aspx-not-accessible-Saying-Forbidd...

Albert_Candelario

Hello all,

Please also check the discussion:
Re: QlikView Logging issues on access point - Qlik Community - 1997351

Cheers,

Albert

Please, remember to mark the thread as solved once getting the correct answer
sv39295
Partner - Contributor II
Partner - Contributor II

Hi. Did you solve this issue? We are facing the same issue. Hoping you can point in the right direction. Thanks in advance.

Albert_Candelario

Hello @sv39295,

So, did you resolve it?

Cheers,

Albert

Please, remember to mark the thread as solved once getting the correct answer
sv39295
Partner - Contributor II
Partner - Contributor II

No Albert. I had followed your solution. That took me past the redirect disallowed error but "Failed to Authenticate" error still persists. Strangely, if I accept the error and right-click on the page, the qlikview menu still comes up as if it's trying to load. If I say 'Clear' for example, a partial screen shows up with some JS errors.

sv39295
Partner - Contributor II
Partner - Contributor II

Is there a way to download 12.4 instead? The partner portal login is glitchy right now as it perpetually gets into a loop. I can't get to the location where you can download the older versions.

If I can't get past this, I have to revert back everything to the our current version today. Thanks for any help I can get today. I've put in a ticket but I've had no response.