An open API service indexing awesome lists of open source software.

https://github.com/aljazarifoundation/json-web-token

Validate library JMeter : https://github.com/sashikaR/jwt-preProcessor
https://github.com/aljazarifoundation/json-web-token

authorization jmeter jwt-authentication jwt-token security-automation validation

Last synced: 4 months ago
JSON representation

Validate library JMeter : https://github.com/sashikaR/jwt-preProcessor

Awesome Lists containing this project

README

          

# JSON-Web-Token

JSON Web Token (JWT, suggested pronunciation /dʒɒt/, same as the word "jot"[1]) is a proposed Internet standard for creating data with optional signature and/or optional encryption whose payload holds JSON that asserts some number of claims. The tokens are signed either using a private secret or a public/private key.

Validate library JMeter : https://github.com/sashikaR/jwt-preProcessor and compare the results test using manual encryption

- JSR223 Sampler No Signature (https://youtu.be/Ngg0iEGl6qI?si=hoqCes2FI4BteWAz)
- JSR223 Sampler [HS-256] hmac-SHA256 (https://youtu.be/C7YFI_3ZXdA?si=rPrtRxeIdt4YWn1n)
- JSR223 Sampler [RS-256] RSA-SHA256 (https://youtu.be/Heh-xDfLMY0?si=Ecv7sf6qvPIG9Cpc)
- JSR223 Sampler [RS-256] RSA-SHA256 (Read From File PEM) (https://youtu.be/J6m0mQmHstU?si=dsbf_Ig2MfAPkZ2e)

Thank You,

Aljazari Foundation