Go to file
2020-06-26 22:06:40 +02:00
_example Merge branch 'v2.0' 2020-05-23 23:38:06 +02:00
.gitlab/issue_templates Improve translation of issue templates 2020-05-27 11:03:06 +02:00
.vscode Update (c) + ToDo 2018-06-13 12:25:37 +02:00
debian Merge branch 'v2.0' 2020-06-01 16:42:58 +02:00
doc Document failed log samples 2020-06-26 22:06:40 +02:00
e2e-tests Merge branch 'v2.0' 2020-04-03 11:22:28 +02:00
fastcgi-server Merge branch 'v2.0' 2020-06-01 16:42:58 +02:00
lemonldap-ng-common Merge branch 'v2.0' 2020-06-01 16:42:58 +02:00
lemonldap-ng-handler Tidy 2020-05-24 00:04:33 +02:00
lemonldap-ng-manager Fix pl translation after merge 2020-06-01 17:15:39 +02:00
lemonldap-ng-portal Add host to logs for use with fail2ban 2020-06-26 21:44:06 +02:00
rpm Add constant for default conf storage (#2214) 2020-05-26 18:15:30 +02:00
scripts Update make documentation target 2020-06-01 16:22:25 +02:00
.gitignore Remove old documentation 2020-06-01 16:22:25 +02:00
.gitlab-ci.yml Merge branch 'v2.0' 2020-06-01 16: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
changelog Update changelog 2020-05-04 22:44:34 +02:00
CONTRIBUTING.md Update team files 2018-06-13 11:57:36 +02:00
COPYING Merge branch 'v2.0' 2020-04-25 23:16: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 Merge branch 'doc-2.0' into v2.0 2020-06-01 16:23:26 +02:00
README.md Update README.md 2019-05-17 11:11:46 +02:00
RELEASE Remove trailing whitespaces 2019-04-03 14:15:16 +02:00

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

Contribute

LemonLDAP::NG is hosted on OW2. Please use this platform to post issues, merge requests,...

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