Nginx LUA Handler

This Handler is an alternative for the Perl Nginx Handler provided in the LemonLDAP::NG project.

Presentation

Nginx is a very fast web server. The LUA API allows to write some hooks.

The LUA Handler for LemonLDAP::NG uses SOAP to get configuration and sessions.

Installation

The LUA Handler is available on GitHub: https://github.com/davidcoutadeur/lemonldap-lua-handler

See the README.md to know how install and configure it.