Go to file
Xavier Guimard cf483f01ec Add debian-install-for-nginx-uwsgi target
To be used by llng-docker
2018-05-21 22:45:34 +02:00
_example Test CAS logout (#1415) 2018-05-15 18:43:11 +02:00
.gitlab/issue_templates Add platform field 2018-05-19 21:43:57 +02:00
debian update doc 2018-05-16 12:27:00 +02:00
doc Update doc 2018-05-17 21:42:46 +02:00
e2e-tests Missing file 2018-05-14 21:45:28 +02:00
fastcgi-server Update engines list 2018-05-17 17:15:29 +02:00
lemonldap-ng-common Little "eval" to avoid some MySQL crash (#1407) 2018-05-16 15:03:39 +02:00
lemonldap-ng-handler Add RULES_URL (#1427) 2018-05-20 15:32:10 +02:00
lemonldap-ng-manager Move skipRenewConfirmation to "portal redirections" 2018-05-16 13:25:05 +02:00
lemonldap-ng-portal Update manifest (#1422) 2018-05-20 09:13:29 +02:00
omegat.files Update doc 2018-05-17 21:42:46 +02:00
po-doc Update doc 2018-05-17 21:42:46 +02:00
rpm Add Plack files (#1397) 2018-03-15 20:49:59 +01:00
scripts Fix changelog generator 2018-05-14 22:52:55 +02:00
.gitignore update .gitignore 2018-03-05 19:26:51 +01:00
.gitlab-ci.yml Initial Continuous Integration 2017-12-20 21:38:59 +01:00
AUTHORS Update AUTHORS file 2014-11-03 16:05:33 +00:00
changelog Prepare alpha3 release 2018-01-26 10:32:41 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-12-21 17:39:06 +01:00
COPYING Typo 2018-05-02 15:29:35 +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 Add debian-install-for-nginx-uwsgi target 2018-05-21 22:45:34 +02:00
README.md update doc 2018-05-16 12:27:00 +02:00
RELEASE Update RELEASE doc (#1388) 2018-03-13 18:48:29 +01:00
TODO-2.0.md Don't reuse Kerberos ticket (#1389) 2018-03-13 15:04:19 +01: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

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