Go to file
Maxime Besson 8a6f00c53c ctags config to exclude blib 2021-01-13 17:21:11 +01:00
.gitlab/issue_templates Rephrase gitlab template 2020-11-05 10:38:47 +01:00
.vscode Update (c) + ToDo 2018-06-13 12:25:37 +02:00
_example Remove warning when checking Nginx configuration (#2331) 2020-09-28 17:26:14 +02:00
debian Append unit tests dependency 2020-12-21 20:22:42 +01:00
doc CLI example for addPostVars (#1978) 2021-01-10 22:09:13 +01:00
e2e-tests Add Spanish translation (not finished but usable) 2020-12-04 13:11:01 +01:00
fastcgi-server Typo 2020-09-30 21:27:43 +02:00
lemonldap-ng-common Add addPostVars/delPostVars actions (#1978) 2021-01-10 17:46:03 +01:00
lemonldap-ng-handler V2.0 2020-12-21 20:07:55 +01:00
lemonldap-ng-manager Add addPostVars/delPostVars actions (#1978) 2021-01-10 17:46:03 +01:00
lemonldap-ng-portal Add an option to force getUser before LDAP password change (#714) 2021-01-08 15:09:19 +01:00
rpm Initial SELinux policy for cache files (#2401) 2020-12-21 16:17:32 +01:00
scripts Add "Template" and "WebServer Conf" categories in changelog 2020-10-29 12:07:52 +01:00
.ctags ctags config to exclude blib 2021-01-13 17:21:11 +01:00
.gitignore Add ctags file to gitignore 2021-01-05 15:10:38 +01:00
.gitlab-ci.yml Centos 8.2 is out, reenabling centos8 builds 2020-06-24 21:42:58 +02:00
.perltidyrc Improve perltidy options 2019-03-18 17:13:39 +01:00
.salsa.conf Update gitlab conf 2018-11-21 20:05:37 +01:00
AUTHORS Update authors 2020-02-25 22:20:53 +01:00
CONTRIBUTING.md Update team files 2018-06-13 11:57:36 +02:00
COPYING Update copyright 2020-09-07 11:01:21 +02:00
INSTALL Rename liblemonldap-ng-conf-perl to liblemonldap-ng-common-perl 2013-10-28 20:35:33 +00:00
LICENSE Move GPL to LICENSE 2018-12-11 06:21:34 +01:00
Makefile Update JS files 2020-10-10 10:03:55 +02:00
README.md update doc 2018-05-16 12:27:00 +02:00
RELEASE Documentation is built in packaging process 2020-09-07 07:39:27 +02:00
changelog Update changelog 2020-09-06 20:00:13 +02:00

README.md

LemonLDAP::NG

LemonLDAP::NG is a complete and modular Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems.

It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized.

You can find documentation on our website

Upgrade

See https://lemonldap-ng.org/documentation/latest/upgrade

License and copyright

LemonLDAP::NG is a free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Copyright: see COPYING