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
- Host: GitHub
- URL: https://github.com/aljazarifoundation/json-web-token
- Owner: aljazarifoundation
- Created: 2025-02-18T04:25:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T04:44:24.000Z (over 1 year ago)
- Last Synced: 2025-12-02T06:43:19.477Z (7 months ago)
- Topics: authorization, jmeter, jwt-authentication, jwt-token, security-automation, validation
- Homepage: https://www.youtube.com/playlist?list=PL-PGLNGPDn5-7vYjec91JvvV7EOLVzeTI
- Size: 19.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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