<?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 Re: Change Access Point session timeout with custom authentication? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-Access-Point-session-timeout-with-custom-authentication/m-p/675937#M1262866</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most people forget the timeouts in IIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc725820(v=ws.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc725820(v=ws.10).aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2015 20:48:25 GMT</pubDate>
    <dc:creator>Bill_Britt</dc:creator>
    <dc:date>2015-01-19T20:48:25Z</dc:date>
    <item>
      <title>Change Access Point session timeout with custom authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Access-Point-session-timeout-with-custom-authentication/m-p/675935#M1262861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a custom authentication in our web forms authentication login, so in that place we authenticate the user to QV (and IIS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;....&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;IUser u = new NamedUser(user, null, true); &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; try {&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QlikView.AccessPoint.User.GenericAuthentication(context,u);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; catch (Exception e2)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.StatusCode = 500; // SERVER ERROR&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.End();&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we generate 2 cookies, one for the IIS (.CorporateCookie) and another one using QlikView.AccesPoint.User.GenericAuthentication for the QV (AccessPointSession).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works, OK, but..&lt;STRONG&gt; what about the session tiemout for the AccessPointSession???&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to change the settings in the QMC --&amp;gt; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;System | Setup | Performance&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Maximum Inactive Session timeout&lt;/LI&gt;&lt;LI&gt;Possible Session timeout&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;After changing the timeout in QMC (setup | performance) I can see how it reconnects passed the time timeout time, but it's not the AccessPointSession! So it just reconnects to QV, it's not about the session in the A.P.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in the document&amp;nbsp; tab, but I think its about the time the document is cached in the memory..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also change the IIS timeout (in the default website and in the webforms authentication cookie), but the problem is not in the IIS side, because the auth. cookie (the corporate one) is still alive, so I'm pretty sure the problem is in the AccessPointSession cookie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I could observe, the A.P session timeout value is between &lt;STRONG&gt;30 - 40min&lt;/STRONG&gt; and is too low for our customer requeriments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no control about how QlikView.AccessPoint.User.GenericAuthentication generates the cookie, so.. any idea how to change the expiration time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will apreciate any clue!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &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/Change-Access-Point-session-timeout-with-custom-authentication/m-p/675935#M1262861</guid>
      <dc:creator>anguila</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Change Access Point session timeout with custom authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Access-Point-session-timeout-with-custom-authentication/m-p/675936#M1262864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Were you able to resolve this?&amp;nbsp; I believe we have encountered this as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 14:31:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Access-Point-session-timeout-with-custom-authentication/m-p/675936#M1262864</guid>
      <dc:creator />
      <dc:date>2015-01-19T14:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Change Access Point session timeout with custom authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Access-Point-session-timeout-with-custom-authentication/m-p/675937#M1262866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most people forget the timeouts in IIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc725820(v=ws.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc725820(v=ws.10).aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 20:48:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Access-Point-session-timeout-with-custom-authentication/m-p/675937#M1262866</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2015-01-19T20:48:25Z</dc:date>
    </item>
  </channel>
</rss>

