Skip to content

iRules to create, sign and validate JWTs.

Notifications You must be signed in to change notification settings

JuergenMang/f5-irules-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

f5-irules-jwt

Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’.

This are proof of concept iRules to create, sign, decode and validate a JWT. It supports only JWT's signed with RS256.

It is not designed for production usage, especially there are more checks required to comply with https://datatracker.ietf.org/doc/html/rfc7519#section-7.2.

iRule Description
jwt-sign Creates and signs a JWT.
jwt-validate Decodes and validates a JWT.
jwt-view Decodes the JWT in the browser.

About

iRules to create, sign and validate JWTs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published