Commit ca92bf04 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

secret.local.php.dist : par défaut la config pour l'usurpation est commentée.

parent 1adea853
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@ return [

    'unicaen-auth' => [
        'shibboleth' => [
            /*
            'simulate' => [
                'HTTP_EPPN'        => $eppn = 'premierf@univ.fr',
                'HTTP_SUPANNEMPID' => '00012345',
@@ -73,6 +74,7 @@ return [
                'HTTP_SN'             => 'Premier',
                'HTTP_SUPANNCIVILITE' => 'M.'
            ],
            */
            'aliases' => [
                'eppn'                   => 'HTTP_EPPN',
                'mail'                   => 'HTTP_MAIL',