Go to file
2018-05-28 10:12:55 +02:00
_example Adapt code for OIDC checksession (#1415) 2018-05-24 17:47:28 +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 Explain how to get userid in apache logs (#595) 2018-05-22 12:23:04 +02:00
fastcgi-server Update FastCGI doc (#1314) 2018-05-22 19:34:37 +02:00
lemonldap-ng-common Typo 2018-05-28 07:31:48 +02:00
lemonldap-ng-handler Use cached conf if backend fails (Closes: #1429) 2018-05-24 10:25:27 +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 Insert run-ldap tool 2018-05-28 10:12: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 Enable llng logs in e2etests (#595) 2018-05-22 12:29:35 +02:00
README.md update doc 2018-05-16 12:27:00 +02:00
RELEASE Edit changelog automaticaly 2018-05-24 14:49:35 +02: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