Decrypt JWT

Bri3
Tera Contributor

Hi all,

 

from a Rest Message i get a JWT (JSON Web Token) as response.  The JWT/JWE is encrypted with the algorithm: 
{
"enc": "A256CBC-HS512",
"alg": "RSA-OAEP-256"
}

 

Is it possible to decrypt a JWT with this algorithm in servicenow?

0 REPLIES 0