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-22 years ago31 downloads
1.0-12 years ago4 downloads
1.0-02 years ago5 downloads
0.0-32 years ago8 downloads
0.0-22 years ago4 downloads
0.0-12 years ago6 downloads

Dependencies

lua >= 5.1

Manifests