kong-plugin-jwt-crafter

Crafts JWT plugin for succesfully authenticated requests based on consumer JWT credential.

$ luarocks install kong-plugin-jwt-crafter

This plugin adds the possibility to generate a JWT token within Kong itself, eliminating the need for a upstream service doing the token generation.

The JWT plugin included in Kong has two main features: storing JWT secrets per consumer and verifying tokens when proxying to upstream services. It is missing the capability to generate a token based on successful authentication.

Versions

1.0-06 years ago507 downloads

Dependencies

inspect ~> 3.1.0
lua ~> 5.1
lua-resty-jwt ~> 0.1.10-1

Labels

Manifests