AAA protection
LemonLDAP::NG offers a full AAA (Authentication Authorization Accounting) protection:
- Authentication: credentials are needed to open SSO session
- Authorization: access rules are checked for every HTTP requests
- Accounting: each access is logged
Full Open Source stack
LemonLDAP::NG is a free software (GPL) and uses the power of other products to work:
- Apache: speed and scalability for HTTP ressources
- Mod Perl: call directly Perl code inside Apache engine
- Perl modules: do not reinvent the wheel