This example will show you how to connect to a Qlik Sense Enterprise server using
JSON Web Tokens (JWT) for authentication. This is useful when creating services
that run outside of the Qlik Sense Enterprise deployment.
Note that JWTs are signed using a private key. Failure to keep this key secret
will lead to a serious security breach as JWTs can be used to impersonate anyone in
your Qlik Sense Enterprise deployment.
Prerequisites
To run this example, you need to ...
... use Qlik Sense Enterprise version June 2017 or later
... generate a private/public key pair for JWT signing and verification: