Help to connect OPEN-METADATA with Qlik Sense Enterprise #19498
Replies: 2 comments
-
To connect OpenMetadata with Qlik Sense Enterprise, you need to use the Qlik Engine JSON API WebSocket URL. The connection requires authentication using certificates, not JWT or header authentication. You must provide paths to the client, client key, and root certificates generated from the Qlik Management Console. This setup is crucial for establishing a secure connection with Qlik Sense APIs. |
Beta Was this translation helpful? Give feedback.
-
Could you provide an example of how to do it? From what I understand, I would need to create a virtual proxy on the Qlik Sense server for OpenMetadata to connect. I tried just generating the certificates, but it couldn't establish a connection. |
Beta Was this translation helpful? Give feedback.
-
Hello everyone, I am having difficulty connecting Open-Metadata with Qlik Sense Enterprise. According to the documentation, it requires a WebSocket connection, specifically the "Qlik Engine JSON API WebSocket URL." After analyzing Qlik's documentation, I found several ways to achieve this, which left me in doubt. Do I need to create a proxy with JWT connection or Header authentication?
Beta Was this translation helpful? Give feedback.
All reactions