This utility uses the cryptography
library to sign a JWT with a randomly selected key from our public JWKS file:
/jwt-signed/jwks.json.
The private keys used to sign tokens with this tool are available in the source. You should not use this for anything other than testing.