Authentication between Custom Qlik Extension and Custom Backend Service
Hi,
I'm building a Custom Qlik extension that displays charts among other features such as saving and loading comments to my own database.
From the extension I can get the current logged in Username or email depending on IDP setup. But that is not enough. Whenever I make a REST API call from my custom extension to my own backend, there's no way for me to verify that this user is actually valid.