Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 286 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 286 Bytes

kong-forwarded-user-auth

Access Control with X-Forwarded-User header.

It is recommended to use with oauth2_proxy.

Install

# luarocks make

Enable

# export KONG_PLUGINS=bundled,forwarded-user-auth
# kong start -vv