Go to file
Christian Bayle 949628772f build pages with packages 2018-06-02 01:54:40 +02:00
.gitlab/issue_templates Add platform field 2018-05-19 21:43:57 +02:00
_example Adapt code for OIDC checksession (#1415) 2018-05-24 17:47:28 +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 Update sql/ldap .ini files 2018-05-29 22:52:43 +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 Fix error in inheritance path (#1440) 2018-06-01 17:22:27 +02:00
lemonldap-ng-manager Move skipRenewConfirmation to "portal redirections" 2018-05-16 13:25:05 +02:00
lemonldap-ng-portal Avoid double LDAP entry 2018-05-29 22:53:14 +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 Enable conf/session backends 2018-05-29 22:53:38 +02:00
.gitignore update .gitignore 2018-03-05 19:26:51 +01:00
.gitlab-ci.yml build pages with packages 2018-06-02 01:54:40 +02: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 Use LDAP session backend in LDAP test 2018-05-29 22:52:11 +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
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