Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Please let me know if anyone can sort out on below mentioned issue.
I logged in to Qlik Sense from any browser outside the server, then if click on the logout button and again click on the login button. It automatically gets the first-time logged user credentials. Issue here is Qlik uses X-Qlik-Session cookie on the browser, it only gets expired when the browser is closed. Is there an alternate way when I click on the logout button, the X-Qlik-Session cookie should get destroyed or expired.
Hello @muhammedraleen
Are you using the default Windows authentication ?
If it's Windows authentication, then this behavior is working as designed.
The cookie is destroyed when you click the logout button, but a new one will be created automatically as the browser stores the Windows credentials and automatically logs you back in.
You would need to use another type of authentication (such as SAML with single logout enabled) if you need to get logged out completely without having to close the browser.
Best regards,
Hi @Damien_V ,
Yes I'm using default windows authentication. Can you please guide me on the steps to change the type of authentication...?
I need get logged out completely without having to close the browser. That's what the client is frequently asking for...
Hello @muhammedraleen
This should get you started on setting up SAML