Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

JWT authentication with different userid 400 bad request

Hi,

I have a web application and I authenticate the user with a JWT via a get request to the application. After this I load an iframe to the page to display graphs. This works perfectly for a single user, but if I change the userid to another valid one (checked from QMC) I get an error 400. Audit Proxy logs message says QLIKSENSE\qliksense Not able to decode the following JWT: , but the JWT is valid, you can encode it and the userid+userdirectory keys are identical to the first user that is able to successfully authenticate. I tried creating another fresh application and connecting to it with the second user but it resulted in the same error.

Why cant QlikSense decode the JWT? Why isn't authentication with JWT successful if you change the userid to another valid one?

1 Reply
flanfranco
Partner - Contributor III
Partner - Contributor III

Maybe this post will help you

https://support.qlik.com/articles/000049698