Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm working with a client that wants to check if Qlik Sense can integrate with their web app security. They use JWT authentication currently in their web app. The goal is to embed a qlik sense dashboard in their web app with integrated security.
The issue we're having is that the client generates the tokens themselves, signed with a certificate that rotates every 24 hours. In order to configure a virtual proxy with JWT, Qlik Sense asks for the static contents of a JWT cert:
However, since these certs will change every 24 hours, the above field will not work.
Has anyone ever encountered a situation like this in Sense? Is there a way to make the cert that the Qlik virtual proxy points to dynamic?
Any help appreciated!
Taylor