Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
khaler
Contributor II
Contributor II

Issue with X-Qlik-Session-keycloak Cookie Persistence After Logout in React Application with Keycloak OIDC

Hello everyone,

I am working on a React web application that logs into a Qlik page embedded within an iframe using Keycloak's OIDC method for authentication. However, I've encountered an issue with cookie persistence after logout. Specifically, even after logging out from the React application, the X-Qlik-Session-keycloak cookie remains stored, causing problems for subsequent users who log in. This issue persists unless the browser is completely closed and reopened.

Has anyone faced a similar problem or know of any configuration settings in Qlik that can help resolve this issue? Any guidance or suggestions would be greatly appreciated.

Thank you!

Labels (3)
1 Reply
alex_colombo
Employee
Employee

Hey @khaler , which kind if issue are you facing? When you perform a log out cookie remains in the browser session, but when you log in again, cookie should be updated with a new one. This is native behaviour and you can see when you open Qlik hub and do log out / log in.

Could you please attach screenshots from browser network tab?