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.
 
 
 
 
 
Clément OUDOT 70b83fea8a make minify 1 year ago
.gitlab/issue_templates Fix translation of bug template 2 years ago
.tx Translations: switch to new tx tool 3 years ago
.vscode Update (c) + ToDo 8 years ago
_example Replace status mechanism by optional push to message broker 1 year ago
debian Remove unused dependency to Crypt::OpenSSL::Bignum 1 year ago
dev Add Mauritian Creole into portal 1 year ago
doc Fix typo 1 year ago
docker feat: docker-based dev. environment 1 year ago
e2e-tests Replace status mechanism by optional push to message broker 1 year ago
fastcgi-server Replace status mechanism by optional push to message broker 1 year ago
lemonldap-ng-common feat: most accessed applications 1 year ago
lemonldap-ng-handler Add test and fix status format 1 year ago
lemonldap-ng-manager Update FR/EN translation for plugin reset certificate by mail 1 year ago
lemonldap-ng-portal make minify 1 year ago
rpm Remove build dependency to Plack::Handler::CGI 1 year ago
scripts Release 2.19.2 in changelog 1 year ago
.ctags ctags config to exclude blib 5 years ago
.gitignore fix: configuration changes don't trigger server reload 1 year ago
.gitlab-ci.yml Drop Buster from CI 1 year ago
.perltidyrc Improve perltidy options 7 years ago
.salsa.conf Update gitlab conf 7 years ago
AUTHORS Typo & Update URL 4 years ago
CONTRIBUTING.md Update transifex url 3 years ago
COPYING Drop U2F (#3153) 2 years ago
Dockerfile fix: Docker image is missing build dependencies 1 year ago
INSTALL Update INSTALL file (Closes: #2707) 3 years ago
LICENSE Move GPL to LICENSE 7 years ago
Makefile Allow to choose betwenn RC or systemd or both 1 year ago
README.md update doc 8 years ago
RELEASE Fix RELEASE process 1 year ago
changelog Release 2.19.2 in changelog 1 year ago
codemeta.json Update version in codemeta.json 1 year ago
docker-entrypoint.sh fix: configuration changes don't trigger server reload 1 year 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