qlik-oss / qlik-api-ts

Typescript types and Javascript library for consuming Qlik API's
https://qlik.dev
ISC License
8 stars 3 forks source link

Qlik Sense certificated based authentication missing #54

Open HaTiIn opened 4 months ago

HaTiIn commented 4 months ago

Hi,

I would like to use this package to connect from a NodeJS application as described here: https://github.com/qlik-oss/enigma.js/blob/master/examples/authentication/sense-using-certificates/certificates.js Sadly, I can't find any possibility to use this package with certificated based authentication. Am I missing something?

Best regards, hans0

nilzona commented 4 months ago

Thank you for filing this issue.

I'm anticipating that this request will be quite common, so I will look into having some way of including certificates into the qix module's websocket connection logic.