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.
 
 
 
 
 
Maxime Besson 4aa9edb2cc Add manager option for userinfo signature alg (#2547) 4 years ago
.gitlab/issue_templates Rephrase gitlab template 5 years ago
.vscode
_example [Security] add /prx in manager/conf rule 4 years ago
debian Fix debian update from Buster to Bullseye 4 years ago
doc doc: mention that auth backend is hit too (#2482) 4 years ago
e2e-tests Check conf. timestamp to reload (#2508) 4 years ago
fastcgi-server Add option to enable client credentials grant (#1987) 4 years ago
lemonldap-ng-common Add manager option for userinfo signature alg (#2547) 4 years ago
lemonldap-ng-handler Fix warning (#2538) 4 years ago
lemonldap-ng-manager Add manager option for userinfo signature alg (#2547) 4 years ago
lemonldap-ng-portal Allow to display password value in login form (#2454) 4 years ago
rpm BR: make 4 years ago
scripts Fix sonar job (#2528) 4 years ago
.ctags ctags config to exclude blib 4 years ago
.gitignore Add ctags file to gitignore 4 years ago
.gitlab-ci.yml Re-enable CentOS 8 in CI 4 years ago
.perltidyrc Improve perltidy options 6 years ago
.salsa.conf
AUTHORS Perl critic 4 years ago
CONTRIBUTING.md
COPYING Update copyright 5 years ago
INSTALL
LICENSE Move GPL to LICENSE 7 years ago
Makefile Drop rpm-dist Makefile target in favor of a full-featured dist target 4 years ago
README.md
RELEASE Fix typo 4 years ago
changelog Update changelog 4 years ago
sonar-project.properties Add sonar CI job (#2437) 4 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