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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Kartik2
Partner - Creator
Partner - Creator

Using of Modheader and Fiddler after creating Virtual Proxy using JWT

I have added  a virtual proxy using JWT method ,  i verified the public and private keys using jwt.io and created a token.
I then used Fiddler classic decryped https and added Authorization and Bearer <token generated from jwt.io>  it shows succes (can see the attached screen shot)  but after using this link -
 https://{your server name}/{prefix for JWT virtual proxy}/hub/     i got error 401 

Then I used chrome extension Modheader added the name as "Authorization" and value as "Bearer <token generated from jwt.io> "  and this worked the site was opening 

But when i pause modheader and restart my chrome browser and try to open the link it again shows error 401 
I gave this link to other users who didn't had Modheader extension and they also get error 401 

Any Solution??

 

 

Labels (3)
0 Replies