Skip to content

Kong plugin for retrieving consumer from consumer name in custom header

License

Notifications You must be signed in to change notification settings

ungle/header-auth

Repository files navigation

header-auth

Kong plugin for retrieving consumer from consumer name or id in custom header. It would be useful when other infrastructures that have already authenticated requests before kong gateway and the gateway does not need to authenticate them again.

How To use

Install

see load plugin

Configuration

Property Required Default Comment
header_name true x-conusmer-name Header name that contains consumer name or id from upstream authentication
anonymous false default user if header_name is not set
hide_credentials true false hide header in header_name  to downstream services

About

Kong plugin for retrieving consumer from consumer name in custom header

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages