kong-plugin-mtls-auth

Kong Gateway plugin used to authenticate clients using mTLS

$ luarocks install kong-plugin-mtls-auth

kong-plugin-mtls-auth is a Kong Gateway plugin for authenticating clients using mTLS.
It is similar (but simpler) than the mTLS plugin provided in Kong Enterprise edition.

Information extracted from the mTLS client certificate can be made available using headers for
the upstream service, or used by other plugins (such as the kong-plugin-mtls-acl plugin)
to further limit access.

Versions

1.0.0-0330 days ago142 downloads

Dependencies

lua >= 5.1, < 5.4

Manifests