Loading config/autoload/secret.local.php.dist +10 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,16 @@ return [ 'surname' => 'HTTP_SURNAME', 'givenName' => 'HTTP_GIVENNAME', ], 'required_attributes' => [ 'eppn', 'mail', 'eduPersonPrincipalName', //'supannCivilite', 'displayName', 'sn|surname', // i.e. 'sn' ou 'surname' 'givenName', 'supannEtuId|supannEmpId', ], ], 'usurpation_allowed_usernames' => [ 'premierf', // auth LDAP/CAS Loading Loading
config/autoload/secret.local.php.dist +10 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,16 @@ return [ 'surname' => 'HTTP_SURNAME', 'givenName' => 'HTTP_GIVENNAME', ], 'required_attributes' => [ 'eppn', 'mail', 'eduPersonPrincipalName', //'supannCivilite', 'displayName', 'sn|surname', // i.e. 'sn' ou 'surname' 'givenName', 'supannEtuId|supannEmpId', ], ], 'usurpation_allowed_usernames' => [ 'premierf', // auth LDAP/CAS Loading