Qlik Sense Enterprise JWT based user Authentication iframe
Dear All,
We are using QlikSense Enterprise (Nov 2023 version) running on Windows Server 2019 datacenter on AWS EC2.
We need to integrate QlikSense dashboards into a iframe running on java-based web application using JWT based user authentication.
Have done the basic testing of JWT using jwt.io by providing userId and userDirectory as payload parameters and tested it with Chrome extension ModHeader extension and it is working fine.
Now can someone please provide me iFrame code (HTML/JS) that i can use to integrate these dashboards into iFrame.