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

Qlik Sense: use JWT Authentication to login qrs,get "XSRF prevetion check failed.Possible XSRF discovered" error

1.I set up JWT Authentication in QMC successfully,by How-to-set-up-JWT-authentication ;

2.I can use JWT Authentication to login in https://servername/prefix/hub  with request headers,and it return status 200;

3.I can also open https://servername/qrs/about?xrfkey=0000000000000000,and it return status 200 ;

4.But when I use JWT Authentication to login https://servername/prefix/qrs/about?xrfkey=0000000000000000 with request headers,it get  "XSRF prevetion check failed.Possible XSRF discovered" error,and return 403;

 5.Also, I can't use JWT Authentication to set up windows iframe sample like "Qlik-Sense-for-Windows-iFrame-sample-using-JWT-authentication "  @Sonja_Bauernfeind 

could you provide some suggestions? Thanks!

Best regards

#Qlik Sense Enterprise on Windows

Labels (3)
1 Solution

Accepted Solutions
Damien_Villaret
Support
Support

Hello @kimpang_qlik 

4. Are you including the request header "X-Qlik-xrfkey" when performing the request ?

5. What error are you getting ?

If the issue is solved please mark the answer with Accept as Solution.

View solution in original post

1 Reply
Damien_Villaret
Support
Support

Hello @kimpang_qlik 

4. Are you including the request header "X-Qlik-xrfkey" when performing the request ?

5. What error are you getting ?

If the issue is solved please mark the answer with Accept as Solution.