Go to file
Xavier Guimard 795a846ec3 Switch to jQuery 3.4 (#1716) 2019-04-19 14:50:44 +02: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 Update lmConf-1.json 2019-04-05 12:04:18 +02:00
debian Add llngDeleteSession script in Debian package 2019-04-11 13:26:25 +02:00
doc Update combination doc 2019-04-11 09:47:52 +02:00
e2e-tests Revert "Remove insufficiently translated language files from default install" 2019-04-17 17:14:55 +02:00
fastcgi-server Update Portal JS libs (#1716) 2019-04-19 13:35:48 +02:00
lemonldap-ng-common Enable Finnish on portal 2019-04-17 17:58:55 +02:00
lemonldap-ng-handler Verify logLevel value (Closes: #1714) 2019-04-16 17:01:00 +02:00
lemonldap-ng-manager Update manager JS libs (#1716) 2019-04-19 13:49:12 +02:00
lemonldap-ng-portal Switch to jQuery 3.4 (#1716) 2019-04-19 14:50:44 +02:00
rpm Add llngDeleteSession script in RPM 2019-04-11 12:36:17 +02:00
scripts Remove trailing whitespaces 2019-04-03 14:15:16 +02:00
.gitignore Update vscode files 2018-06-13 11:52:02 +02:00
.gitlab-ci.yml Sign only in master 2019-02-11 16:30:12 +01: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 copyright 2018-06-23 08:58:15 +02:00
CONTRIBUTING.md Update team files 2018-06-13 11:57:36 +02:00
COPYING Update copyrights 2019-02-13 07:19:32 +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 Fix e2e_test 2019-04-04 17:37:34 +02:00
README.md update doc 2018-05-16 12:27:00 +02:00
RELEASE Remove trailing whitespaces 2019-04-03 14:15:16 +02:00
changelog Update changelog 2019-04-11 10:11:16 +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