Quantcast
Channel: User Pure.Krome - Stack Overflow
Viewing all articles
Browse latest Browse all 74

How to create an RS256 JWT using JWT.IO website?

$
0
0

I'm trying to create a demo/test RS256 JWT using JWT.IO website. Every time I try and create the JWT on that website it says the signature is invalid.

enter image description here

The signature PUBLIC KEY was auto-provided by the website

Is there some trick which I'm missing?

SIDE NOTE 1: I've blanked out the kid value because I wasn't sure if that was sensitive or not .. even though this is just some lame demo JWT for learning/experimenting with.

SIDE NOTE 2: I'm actually using Auth0 for my delegated authentication. I have a full RS256 token which Auth0 has given me ... and can be displayed in JWT.io ... but I'm trying to modify the exp value to something farther in the future and to do that, I need to create a new token using public/private.


Viewing all articles
Browse latest Browse all 74

Latest Images

Trending Articles



Latest Images