<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Section access and GetWebTicket SSO in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-and-GetWebTicket-SSO/m-p/1201001#M1251599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Background&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We have implemented Single-sign-on (SSO) using GetWebTicket.aspx, and being redirected to a QlikView document with section access / data reduction, and strict exclusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user logs in to a 'My page', where he/she has a user space, and a button to go to the QlikView model, where he/she can only see more personal data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works pretty well for all existing users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Login process&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;However, when we create a new user in the legacy system they can log in to the user space straight away.&amp;nbsp; However, the QlikView model does not yet reloaded, and does not yet know of the new user.&amp;nbsp; If a new user tries the QlikView-button, the following happens:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Legacy asks QvAjaxZfc/GetWebTicket.aspx for a ticket for user &amp;lt;newuser&amp;gt;.&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;QvAjaxZfc/GetWebTicket.aspx replies with a valid ticket.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Legacy redirects users browser to QlikView's QvAjaxZfc/Authenticate.apsx with the web ticket, and qvw-name. &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So far, so good.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Authenticate redirects user to AccessPoint.aspx? with open=&amp;amp;id=&amp;lt;qvs-server&amp;gt;|&amp;lt;qvw-file&amp;gt;.&lt;BR /&gt; This return 404 and a blank page, since the users has not been loaded into the model&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="139589" alt="404.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139589_404.png" style="font-size: 10pt;" /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This is not really incorrect, but a blank page gives a very bad &lt;SPAN style="font-size: 13.3333px;"&gt;user &lt;/SPAN&gt;experience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is there a way to redirect a AccessPoint.aspx 404 (Not found) to another URL?&lt;/P&gt;&lt;P&gt;For example the url provided in the&amp;nbsp; 'back=' argument to Authenticate.aspx?&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;Or even a static url?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have this issue at two places. One using IIS and the other using QV WebServer.&lt;/P&gt;&lt;P&gt;A solution for both, or one of them would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Vegard Bakke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>vegard_bakke</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Section access and GetWebTicket SSO</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-and-GetWebTicket-SSO/m-p/1201001#M1251599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Background&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We have implemented Single-sign-on (SSO) using GetWebTicket.aspx, and being redirected to a QlikView document with section access / data reduction, and strict exclusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user logs in to a 'My page', where he/she has a user space, and a button to go to the QlikView model, where he/she can only see more personal data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works pretty well for all existing users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Login process&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;However, when we create a new user in the legacy system they can log in to the user space straight away.&amp;nbsp; However, the QlikView model does not yet reloaded, and does not yet know of the new user.&amp;nbsp; If a new user tries the QlikView-button, the following happens:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Legacy asks QvAjaxZfc/GetWebTicket.aspx for a ticket for user &amp;lt;newuser&amp;gt;.&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;QvAjaxZfc/GetWebTicket.aspx replies with a valid ticket.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Legacy redirects users browser to QlikView's QvAjaxZfc/Authenticate.apsx with the web ticket, and qvw-name. &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So far, so good.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Authenticate redirects user to AccessPoint.aspx? with open=&amp;amp;id=&amp;lt;qvs-server&amp;gt;|&amp;lt;qvw-file&amp;gt;.&lt;BR /&gt; This return 404 and a blank page, since the users has not been loaded into the model&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="139589" alt="404.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139589_404.png" style="font-size: 10pt;" /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This is not really incorrect, but a blank page gives a very bad &lt;SPAN style="font-size: 13.3333px;"&gt;user &lt;/SPAN&gt;experience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is there a way to redirect a AccessPoint.aspx 404 (Not found) to another URL?&lt;/P&gt;&lt;P&gt;For example the url provided in the&amp;nbsp; 'back=' argument to Authenticate.aspx?&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;Or even a static url?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have this issue at two places. One using IIS and the other using QV WebServer.&lt;/P&gt;&lt;P&gt;A solution for both, or one of them would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Vegard Bakke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-and-GetWebTicket-SSO/m-p/1201001#M1251599</guid>
      <dc:creator>vegard_bakke</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
  </channel>
</rss>

