Hello,

I created a plugin which adds all standard JWT claims as variables. The
feature is only available in the nginx commercial version and this plugin
offers a free alternative.

for example: $jwt_claim_given_name, or $jwt_claim_roles, or any of the
standard <https://www.iana.org/assignments/jwt/jwt.xhtml#claims> claims in
the form of $jwt_claim_*

I would like to contribute this plugin to the codebase.

Kind regards,
Amr

Reply via email to