lemonldap-ng/lemonldap-ng-manager
2015-04-14 18:42:02 +00:00
..
example Support for JWKS URI and signing public key (#184) 2015-03-27 14:21:43 +00:00
lib/Lemonldap/NG Manager UserInfo signature (JWT response) (#184) 2015-04-14 18:42:02 +00:00
t Fix unit test by setting LLNG_DEFAULTCONFFILE as a filename, not a file descriptor 2014-05-16 13:29:12 +00:00
Changes Update Changes and report trunk copyright changes into 1.2 2013-01-31 06:23:14 +00:00
Makefile.PL Set version 2.00 in the trunk 2015-03-11 09:05:04 +00:00
MANIFEST Migrate Manager to Bootstrap framework - work in progress (#776) 2014-12-09 17:09:40 +00:00
META.yml Set version 2.00 in the trunk 2015-03-11 09:05:04 +00:00
README Add Sandro Cazzaniga in copyrights 2013-02-07 12:46:54 +00:00

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