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 997659c9ac Insert run-ldap tool 7 years ago
.gitlab/issue_templates Add platform field 7 years ago
_example Adapt code for OIDC checksession (#1415) 7 years ago
debian update doc 7 years ago
doc Update doc 7 years ago
e2e-tests Explain how to get userid in apache logs (#595) 7 years ago
fastcgi-server Update FastCGI doc (#1314) 7 years ago
lemonldap-ng-common Typo 7 years ago
lemonldap-ng-handler Use cached conf if backend fails (Closes: #1429) 7 years ago
lemonldap-ng-manager Move skipRenewConfirmation to "portal redirections" 7 years ago
lemonldap-ng-portal Update manifest (#1422) 7 years ago
omegat.files Update doc 7 years ago
po-doc Update doc 7 years ago
rpm Add Plack files (#1397) 7 years ago
scripts Insert run-ldap tool 7 years ago
.gitignore update .gitignore 7 years ago
.gitlab-ci.yml Initial Continuous Integration 8 years ago
AUTHORS Update AUTHORS file 11 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 8 years ago
COPYING Typo 7 years ago
GPL Update authors, bug-report, copyright and license 12 years ago
INSTALL Rename liblemonldap-ng-conf-perl to liblemonldap-ng-common-perl 12 years ago
Makefile Enable llng logs in e2etests (#595) 7 years ago
README.md update doc 7 years ago
RELEASE Edit changelog automaticaly 7 years ago
TODO-2.0.md Don't reuse Kerberos ticket (#1389) 7 years ago
changelog Prepare alpha3 release 7 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