Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

190
Vistas
Signing JWT in Postman with RS384 Private Key

I am trying to mock up a request for an an access token which uses a signed JWT in the request. The receiver requires a JWT signed using RS384 which it doesn't look like Crypto-JS included in Postman supports. I've tried a couple other libraries and am also having an issue.

Can anyone offer advice on a library or method in Postman to use to sign a JWT using RS384. The code I would use for SHA-256 is below, but there is no equivalent to RS384 according to the documentation (although I did find a comparison chart that says Crypto-JS can do RS384, I can't find any information in their docs about it).

var signature = CryptoJS.HmacSHA256(token, jwtSecret)
signature = base64url(signature)
var signedToken = `${token}.${signature}`
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda