Go to file
Xavier Guimard 2efeacb7a4 update doc 2018-05-16 12:27:00 +02:00
.gitlab/issue_templates Link to version 2018-05-15 22:37:14 +02:00
_example Test CAS logout (#1415) 2018-05-15 18:43:11 +02:00
debian update doc 2018-05-16 12:27:00 +02:00
doc Update doc + Omegat conf 2018-05-15 21:50:12 +02:00
e2e-tests Missing file 2018-05-14 21:45:28 +02:00
fastcgi-server CheckState plugin (fixes: #1400) 2018-05-15 21:20:31 +02:00
lemonldap-ng-common Distinct log/userLog in Dispatch (#1419) 2018-05-11 17:24:56 +02:00
lemonldap-ng-handler Add RULES_URL FCGI parameter (#1091) 2018-05-08 10:04:08 +02:00
lemonldap-ng-manager Set "skipRenewConfirmation" in advanced params (#1422) 2018-05-16 10:54:57 +02:00
lemonldap-ng-portal Missing declaration (#1422) 2018-05-16 11:06:25 +02:00
omegat.files Update doc + Omegat conf 2018-05-15 21:50:12 +02:00
po-doc Update doc + Omegat conf 2018-05-15 21:50:12 +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
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 Update doc + Omegat conf 2018-05-15 21:50:12 +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
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