Go to file
Xavier Guimard a9971c7c99 Revert fe210265bc 2019-01-19 15:50:12 +01:00
.gitlab/issue_templates Add platform field 2018-05-19 21:43:57 +02:00
.vscode Update (c) + ToDo 2018-06-13 12:25:37 +02:00
_example WIP - Split mailReset plugin and SMTP parameters (#1616) 2019-01-16 22:57:35 +01:00
debian Revert fe210265bc 2019-01-19 15:50:12 +01:00
doc Update doc 2018-12-21 16:00:55 +01:00
e2e-tests Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng 2019-01-18 22:06:24 +01:00
fastcgi-server Add sfRequired option (#1487) 2018-08-09 08:21:09 +02:00
lemonldap-ng-common Remove useless test (fixes test failure on Debian unstable) 2019-01-19 09:48:44 +01:00
lemonldap-ng-handler Use main Handler version in server signature (#1618) 2019-01-16 12:32:45 +01:00
lemonldap-ng-manager Improve manager tree (#1616) 2019-01-18 23:33:47 +01:00
lemonldap-ng-portal Avoid autocompletion for captcha input 2019-01-18 23:18:43 +01:00
rpm Override Apache log dir for RPM (#1611) 2019-01-10 18:06:50 +01:00
scripts Update versions 2019-01-09 13:42:30 +01:00
.gitignore Update vscode files 2018-06-13 11:52:02 +02:00
.gitlab-ci.yml Build package for debian buster 2018-12-07 00:28:00 +01:00
.salsa.conf Update gitlab conf 2018-11-21 20:05:37 +01:00
AUTHORS Update copyright 2018-06-23 08:58:15 +02:00
CONTRIBUTING.md Update team files 2018-06-13 11:57:36 +02:00
COPYING Update manager javascripts (#1568 #1495) 2019-01-04 15:49:35 +01: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 Use a macro in Makefile for Apache log dir (#1611) 2019-01-10 18:02:40 +01:00
README.md update doc 2018-05-16 12:27:00 +02:00
RELEASE No more Doxyfile 2018-11-30 11:02:38 +01:00
changelog Merge branch 2.0 2019-01-12 09:20:02 +01: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