Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ghanshyam1995
Contributor
Contributor

QDT Components JWT Authentication not working

Hi,

I created a new virtual proxy for JWT authentication. And i want to render entire sheet in my angular application. 
But I can't see any options for header in qdt components and sheet.

WSS connection is successful but authentication is not working.
{"jsonrpc":"2.0","method":"OnAuthenticationInformation","params":{"mustAuthenticate":true}}

 

Is there any way we can pass authorization header and session header using QDT Components and render entire sheet using Sheet ID ?

 

 
Labels (3)
1 Reply
alex_colombo
Employee
Employee

Hey @ghanshyam1995 , with qdt components you mean this https://github.com/qlik-demo-team/qdt-components? If so, this is not supported and maintained solution, please consider to use qlik-embed, our best way for embedding Qlik charts/sheets/apps.

Could you also please share your code?