kong-post-auth-hook

A Kong plugin for performing configurable operations after auth plugins run

$ luarocks install kong-post-auth-hook

kong-post-auth-hook performs a few customizable operations after auth plugins run, such as adding additional
useful consumer headers, stripping unwanted auth headers, and performing more fine grained ACL that is not possible
when using Kong's built in ACL plugin with custom (non Kong) auth plugins (e.g. kong-oidc-google-groups). It is
designed to be used in conjunction with the `kong-pre-auth-hooks` plugin.

Versions

1.0-23 years ago38 downloads
1.0-13 years ago7 downloads
1.0-03 years ago8 downloads
0.0-33 years ago11 downloads
0.0-23 years ago7 downloads
0.0-13 years ago9 downloads

Dependencies

lua >= 5.1

Manifests