Go to file
Xavier Guimard 4ebcae3e15 Tidy 2018-06-21 21:35:16 +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 Fix status for Apache (closes: #1448) 2018-06-12 21:00:10 +02:00
debian Update (c) + ToDo 2018-06-13 12:25:37 +02:00
doc Update documentation 2018-06-07 13:48:21 +02:00
e2e-tests Some cleans (#1448) 2018-06-12 14:25:38 +02:00
fastcgi-server Rebuild confTree.js 2018-06-13 15:05:33 +02:00
lemonldap-ng-common Tidy 2018-06-21 21:35:16 +02:00
lemonldap-ng-handler Tidy 2018-06-21 21:35:16 +02:00
lemonldap-ng-manager Tidy 2018-06-21 21:35:16 +02:00
lemonldap-ng-portal Tidy 2018-06-21 21:35:16 +02:00
rpm Remove doc translation system (#1445) 2018-06-07 18:58:55 +02:00
scripts Enable conf/session backends 2018-05-29 22:53:38 +02:00
.gitignore Update vscode files 2018-06-13 11:52:02 +02:00
.gitlab-ci.yml Fix artifact timeout to 1 hour 2018-06-17 23:03:13 +02:00
AUTHORS Update team files 2018-06-13 11:57:36 +02:00
CONTRIBUTING.md Update team files 2018-06-13 11:57:36 +02:00
COPYING Add oidc icon and modify modules display order 2018-06-16 22:36:04 +02:00
GPL Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
INSTALL Rename liblemonldap-ng-conf-perl to liblemonldap-ng-common-perl 2013-10-28 20:35:33 +00:00
Makefile Typo (#1445) 2018-06-07 19:07:55 +02:00
README.md update doc 2018-05-16 12:27:00 +02:00
RELEASE Update RELEASE 2018-06-16 11:33:00 +02:00
TODO-2.0.md Update (c) + ToDo 2018-06-13 12:25:37 +02:00
changelog Prepare alpha3 release 2018-01-26 10:32:41 +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