Discussion board where members can learn more about Qlik Sense App Development and Usage.
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:
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.
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...)
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...
Hello all,
Please also check the discussion:
Re: QlikView Logging issues on access point - Qlik Community - 1997351
Cheers,
Albert
Hi. Did you solve this issue? We are facing the same issue. Hoping you can point in the right direction. Thanks in advance.
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?
We have the same issue, but no solution yet. We updated from 12.60 to 12.70.
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)
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...)
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...
Hello all,
Please also check the discussion:
Re: QlikView Logging issues on access point - Qlik Community - 1997351
Cheers,
Albert
Hi. Did you solve this issue? We are facing the same issue. Hoping you can point in the right direction. Thanks in advance.
Hello @sv39295,
So, did you resolve it?
Cheers,
Albert
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.
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.