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.
 
 
 
 
 
lemonldap-ng/lemonldap-ng-common
Christophe Maudoux 35f141d704 Revert "Merge branch '3497' into 'v2.0'" 5 days ago
..
eg Add lokiSender POD 4 months ago
lib/Lemonldap/NG Revert "Merge branch '3497' into 'v2.0'" 5 days ago
scripts Merge branch 'rotateOidcKeys_cron_and_timer' into 'v2.0' 3 weeks ago
t Move unit test to manager dir (#3490) 1 week ago
tools Add missing indexes to OIDC sessions (#3308) 10 months ago
.prove Update test state 1 year ago
.proverc Add unit tests for base PSGI functions 3 years ago
Changes Revert "Update doc" 8 years ago
MANIFEST manifest 2 months ago
MANIFEST.SKIP Add some more ignores to MANIFEST.SKIP 2 years ago
META.json Update version in main modules 3 weeks ago
META.yml Update version in main modules 3 weeks ago
Makefile.PL Remove debug line 6 months ago
README Typos 4 years ago
lemonldap-ng.ini Allow syslog to send logs to a remote host (fixes #2890) 5 months ago

README

LemonLDAP::NG
=============

LemonLDAP::NG is a modular Web-SSO based on Apache::Session modules.
This is the common part of it. You can find documentation here:
* for administrators: https://lemonldap-ng.org/
* for developers: see embedded perldoc

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 L<http://www.gnu.org/licenses/>.

Copyright:
* 2005-2022 by Xavier Guimard and Clément Oudot
* 2018-2022 by Christophe Maudoux
* 2019-2022 by Maxime Besson
* 2008-2011 by Thomas Chemineau
* 2012-2015 by François-Xavier Deltombe and Sandro Cazzaniga