Example of how to request a ticket from Qlik Sense Proxy Service API using Python using ReST
Python 3
Requests module imported
Certificates exported from Qlik Sense in PEM format (stored on local drive)
Note: This is purely an example, and probably not suitable for production. It provides a process to create a ticket in Python. This code is not supported by Qlik in anyway.
The code will now launch Qlik Sense in Chrome with the ticket as a basic test of functionality.
1. Configure a virtual proxy for ticketing to use with this code. Virtual proxy configuration examples may be found on QlikCommunity.
2. Export the Qlik Sense certificates in PEM format and store them locally.
3. Ensure port 4243 is open on the firewall to Qlik Sense