Go to file
Yadd c4a5abc4e0 Fix CrowdSec plugin (#2817) 2022-11-04 11:33:28 +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 Update uwsgi conf with Nginx files 2022-10-23 21:16:08 +02:00
debian Fix debian/control dependency (#2813) 2022-10-25 21:07:04 +02:00
doc Append comment box (#2808) 2022-10-23 22:45:24 +02:00
e2e-tests Append an option to customize Manager CSS (#2761) 2022-06-18 18:53:57 +02:00
fastcgi-server Shorter description to avoid documentation formatting issue 2022-09-09 18:27:51 +02:00
lemonldap-ng-common Append comment box (#2808) 2022-10-23 22:45:24 +02:00
lemonldap-ng-handler Update version in main modules and Makefiles 2022-09-15 16:00:32 +02:00
lemonldap-ng-manager Update translations 2022-11-02 15:11:14 +01:00
lemonldap-ng-portal Fix CrowdSec plugin (#2817) 2022-11-04 11:33:28 +01:00
rpm Update packaging files 2022-09-15 16:03:30 +02:00
scripts Improve addTrEntry 2022-10-06 14:48:42 +02: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 Update .gitlab-ci.yml 2022-02-02 20:57:37 +00: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 Typo & Update URL 2022-02-19 18:40:15 +01:00
CONTRIBUTING.md Typo & Update URL 2022-02-19 18:40:15 +01:00
COPYING COPYING 2022-02-19 18:55:12 +01:00
INSTALL Update INSTALL file (Closes: #2707) 2022-07-28 17:58:12 +02:00
LICENSE Move GPL to LICENSE 2018-12-11 06:21:34 +01:00
Makefile Add an option to change the doc URL prefix (#2285) 2022-08-12 10:05:39 +02:00
README.md update doc 2018-05-16 12:27:00 +02:00
RELEASE Add a note in release process for unit tests 2022-09-15 14:58:44 +02:00
changelog Update changelog 2022-09-15 15:59:15 +02:00
codemeta.json Update codemeta.json 2022-09-15 16:01:34 +02:00
sonar-project.properties Add sonar CI job (#2437) 2021-01-16 14:33:47 +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