kong-plugin-token-to-header-extractor

Kong Plugin for extracting values from token and adding them as headers in upstream request

$ luarocks install kong-plugin-token-to-header-extractor

This plugin extracts values from request token and adds them as
headers in the request to the upstream server.

You can configure the token name to look for, what properties
to extract from it and what header names to forward them as.

Versions

0.1.0-14 years ago249 downloads

Dependencies

lua ~> 5.1

Manifests