Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
jegadeesan
Creator
Creator

Qlikview serevr SSO Timeout settings

Hi All,

I have scenario like where the SSO authentication should ask for re-authentication to provide user credentials to authenticate the user again if the access point page kept idle more than 10 minutes. 

Ideas much appreciated !!!

 

Regards,

Jegadeesan G

 

Labels (1)
1 Reply
Brett_Bleess
Former Employee
Former Employee

Couple of things in play here, the Maximum Inactive Session timeout in the QVS resource Performance tab settings in the QMC, and the <SessionCookieTimeOut>30</SessionCookieTimeOut> setting in the Web Server Config.xml file located by default in C:\ProgramData\QlikTech\WebServer.  There is a bit of a trick though, as the Max inactive timeout needs to occur, but if the cookie is still live, that will allow reconnection without going back to SSO I believe.  That cookie needs to expire as well, so the trick is finding the right combination to work as you want, but I am pretty sure these two settings are what you need.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.