LemonLDAP::NG Web SSO
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Xavier Guimard fd8819ead8 Update copyrights 6 years ago
.gitlab/issue_templates Add platform field 7 years ago
.vscode Update (c) + ToDo 7 years ago
_example Suggest mod_remote_ip or real_ip usage in examples 6 years ago
debian Update copyrights 6 years ago
doc Update documentation 6 years ago
e2e-tests Override msg by reading a file (#1595) 6 years ago
fastcgi-server Add sfRequired option (#1487) 7 years ago
lemonldap-ng-common Add Crypt::URandom in common deps (CLoses: RT#128494) 6 years ago
lemonldap-ng-handler tidy with new conf 6 years ago
lemonldap-ng-manager Fix configuration save with lmConfigEditor (#1649) 6 years ago
lemonldap-ng-portal Fix LDAP policy test (Closes: #1639) 6 years ago
rpm Update date and changelog 6 years ago
scripts Restore 2.0 version for doc script 6 years ago
.gitignore Update vscode files 7 years ago
.gitlab-ci.yml Sign only in master 6 years ago
.perltidyrc Fix perltidy for Debian stable 6 years ago
.salsa.conf Update gitlab conf 7 years ago
AUTHORS Update copyright 7 years ago
CONTRIBUTING.md Update team files 7 years ago
COPYING Update copyrights 6 years ago
INSTALL Rename liblemonldap-ng-conf-perl to liblemonldap-ng-common-perl 12 years ago
LICENSE Move GPL to LICENSE 7 years ago
Makefile Remove node_modules when creating dist 6 years ago
README.md update doc 7 years ago
RELEASE No more Doxyfile 7 years ago
changelog Update date and changelog 6 years ago

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