Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!
cancel
Showing results for 
Search instead for 
Did you mean: 
jroc26
Partner - Contributor II
Partner - Contributor II

Getting QlikSense to logout using Keycloak OIDC when I log out of another application in the same realm

We are using Qlik Sense Enterprise with Keycloak OIDC.  We created mashups in another application that is also using the same Keycloak OIDC.  The logging in works great.  But we want to be able to log out of our Qlik Sense client when we logout of our other react application.  We've got the logout of the react app but how can we get it to logout our Qlik Sense app at the same time?

Labels (1)
1 Reply
vighnesh_gawad
Partner - Creator
Partner - Creator

I did something similar in one of my projects. what you need to do is when you are logging out of react app, you must be using keycloak log out and that time you can send api request to Qlik Proxy API to log out of Qlik sense in that browser.

Regards, Vighnesh Gawad
Connect with me on LinkedIn | GitHub