lemonldap-ng/lemonldap-ng-manager
Maxime Besson 2f9e6aa623 Allow override of username attribute for CAS apps
Global CAS options allows the admistrator to set the session attribute
that gets exported to all CAS application as the main identifier
(cas:user)

This commit adds the ability to override this configuration for a
particular CAS application.

OIDC already allows this

Fixes #1713
2019-04-28 21:06:34 +02:00
..
eg Revert "Update doc" 2018-03-12 16:45:22 +01:00
lib/Lemonldap/NG Allow override of username attribute for CAS apps 2019-04-28 21:06:34 +02:00
scripts tidy with new conf 2019-02-07 09:27:56 +01:00
site Allow override of username attribute for CAS apps 2019-04-28 21:06:34 +02:00
t Improve unit tests (#1661) 2019-04-21 11:58:30 +02:00
.bowerrc Revert "Update doc" 2018-03-12 16:45:22 +01:00
.proverc Provide configuration for manual launching of unit tests 2019-03-14 16:38:40 +01:00
bower.json Update Angular.js to LTS (1.7.x) 2018-06-21 21:07:46 +02:00
Changes Revert "Update doc" 2018-03-12 16:45:22 +01:00
KINEMATIC.md Remove trailing whitespaces 2019-04-03 14:15:16 +02:00
Makefile.PL Update version 2019-04-03 13:53:56 +02:00
MANIFEST Sorting SAML idp (#1704) 2019-04-10 17:06:41 +02:00
META.json Update version 2019-04-03 13:53:56 +02:00
META.yml Update version 2019-04-03 13:53:56 +02:00
README Revert "Update doc" 2018-03-12 16:45:22 +01:00
REST-API.md Revert "Update doc" 2018-03-12 16:45:22 +01: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:
 * 2005-2015 by Xavier Guimard and Clément Oudot
 * 2008-2011 by Thomas Chemineau
 * 2012-2015 by François-Xavier Deltombe and Sandro Cazzaniga