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?