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-manager
Clément Oudot fe2ad66a29 Add attributes in CAS serviceValidate response (#773) 10 years ago
..
example Support for JWKS URI and signing public key (#184) 10 years ago
lib/Lemonldap/NG Add attributes in CAS serviceValidate response (#773) 10 years ago
t Fix unit test by setting LLNG_DEFAULTCONFFILE as a filename, not a file descriptor 11 years ago
Changes Update Changes and report trunk copyright changes into 1.2 13 years ago
MANIFEST Migrate Manager to Bootstrap framework - work in progress (#776) 11 years ago
META.yml Replace version 2.00 by 2.0.0 10 years ago
Makefile.PL Replace version 2.00 by 2.0.0 10 years ago
README Add Sandro Cazzaniga in copyrights 12 years ago

README

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

LemonLDAP::NG is a modular Web-SSO based on Apache::Session modules.
This is the manager part of it. You can find documentation here:
* for administrators: http://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:
* 2006-2013 by Xavier Guimard and Clément Oudot
* 2008-2011 by Thomas Chemineau
* 2012-2013 by François-Xavier Deltombe and Sandro Cazzaniga