Skip to content

skylineos/kong-headers2jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kong-headers2jwt

kong-headers2jwt is a plugin that currently converts headers into a signed jwt.

Install

  1. Install Lua and Luarocks
  2. Clone the repository
    • git clone https://github.com/skylineos/kong-headers2jwt.git
  3. Install locally
    • luarocks install [path/to]/kong-headers2jwt/kong-headers2jwt-dev-1.rockspec
    • Note that if you want this to be installed in the current directory, ensure that the lua_modules directory exists in the current directory

Roadmap/Possible Future Featurs

  • Allow for any part of the request to be signed and added to JWT.
  • Allow for custom integrations to build on-top of other kong authentication plugins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages