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 8e64671575 Remove LDAPFilter from doc (#2183) 4 years ago
.gitlab/issue_templates Merge branch 'v2.0' into master 5 years ago
.vscode Update (c) + ToDo 7 years ago
_example Merge branch 'v2.0' into master 5 years ago
debian Merge branch 'v2.0' into master 5 years ago
doc Remove LDAPFilter from doc (#2183) 4 years ago
e2e-tests Fix unit test 5 years ago
fastcgi-server Merge branch 'v2.0' into master 5 years ago
lemonldap-ng-common Remove LDAPFilter option (#2183) 4 years ago
lemonldap-ng-handler Fix unit test 5 years ago
lemonldap-ng-manager Remove LDAPFilter option (#2183) 4 years ago
lemonldap-ng-portal Remove LDAPFilter option (#2183) 4 years ago
rpm Merge remote-tracking branch 'origin/v2.0' into master 5 years ago
scripts Merge branch 'v2.0' 5 years ago
.gitignore Update MANIFEST for Perl distributions 5 years ago
.gitlab-ci.yml Merge branch 'v2.0' 5 years ago
.perltidyrc Improve perltidy options 6 years ago
.salsa.conf Update gitlab conf 7 years ago
AUTHORS Update authors 5 years ago
CONTRIBUTING.md Update team files 7 years ago
COPYING Merge remote-tracking branch 'origin/v2.0' into master 5 years ago
INSTALL Remove dependency to XML::Simple (#1491) 5 years ago
LICENSE Move GPL to LICENSE 7 years ago
Makefile Update JS files 5 years ago
README.md Update README.md 6 years ago
RELEASE Documentation is built in packaging process 5 years ago
changelog Update changelog 5 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

Contribute

LemonLDAP::NG is hosted on OW2. Please use this platform to post issues, merge requests,...

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