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

Nouveau format de clé de config Shibboleth accepté

parent 60a0c542
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ return [
        'ldap' => [
            'enabled' => false,
        ],
        'shibboleth' => [
        'shib' => [
            'enable' => true,
            'simulate' => [
                // cf. secret.local.php
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ return [
    ],

    'unicaen-auth' => [
        'shibboleth' => [
        'shib' => [
            /*
            'simulate' => [
                'HTTP_EPPN'        => $eppn = 'premierf@univ.fr',
+1 −1
Original line number Diff line number Diff line
@@ -180,7 +180,7 @@ Cela permet d'accéder aux pages de gestion des droits d'accès.

```php
    'unicaen-auth' => [
        'shibboleth' => [
        'shib' => [
            'simulate' => [
                'HTTP_EPPN'           => $eppn = 'premierf@univ.fr',
                'HTTP_SUPANNEMPID'    => '00012345',