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 b697c5fcc6 Remove debug diag 22 hours ago
.gitlab/issue_templates Fix translation of bug template 2 years ago
.tx Translations: switch to new tx tool 2 years ago
.vscode Update (c) + ToDo 7 years ago
_example Define variables needed in nginx-lmlog.conf in reload vhost 3 months ago
debian persistent session purge script (#3303) 1 week ago
dev Move notifications in a dedicated directory 3 months ago
doc Doc for #3415 3 days ago
docker Allow to develop llng cli within the container 2 months ago
e2e-tests Add Slovak translation (portal) 3 months ago
fastcgi-server Revert 019f1e75 now that status isn't used anymore (#3122) 9 months ago
lemonldap-ng-common Remove debug diag 22 hours ago
lemonldap-ng-handler Merge branch 'v2.21' into v2.0 2 weeks ago
lemonldap-ng-manager Merge branch '3415-fix-rp-logout' into 'v2.0' 3 days ago
lemonldap-ng-portal [fix] changed condition to display public notifs 2 days ago
rpm persistent session purge script (#3303) 1 week ago
scripts Add little tool to update LTS translations 1 week ago
.ctags ctags config to exclude blib 5 years ago
.editorconfig feat: editorconfig 3 months ago
.gitignore Move notifications in a dedicated directory 3 months ago
.gitlab-ci.yml Install DEBs at end of CI 9 months ago
.perltidyrc Improve perltidy options 6 years ago
.salsa.conf Update gitlab conf 7 years ago
AUTHORS Typo & Update URL 3 years ago
CONTRIBUTING.md Update transifex url 2 years ago
COPYING Revert add GPG logo (#3383) 2 months ago
Dockerfile Allow to develop llng cli within the container 2 months ago
INSTALL Update INSTALL file (Closes: #2707) 3 years ago
LICENSE Move GPL to LICENSE 7 years ago
Makefile persistent session purge script (#3303) 1 week ago
README.md update doc 7 years ago
RELEASE Fix RELEASE process 12 months ago
changelog Update changelog to include 3401 in 2.21.1 2 weeks ago
codemeta.json Update version 2.21.1 in main modules and codemeta 2 weeks ago
sonar-project.properties Add sonar CI job (#2437) 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

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