diff --git a/config/unicaen-authentification.local.php.dist b/config/unicaen-authentification.local.php.dist
index 5d116b4ea72811070a4d9d8df1b00383631d8192..582884b343aec42493c593fa083f783d4e453ee3 100644
--- a/config/unicaen-authentification.local.php.dist
+++ b/config/unicaen-authentification.local.php.dist
@@ -83,11 +83,6 @@ return [
              */
             'ldap' => [
                 'enabled' => true,
-
-                /**
-                 * Attribut LDAP utilisé pour le login des utilisateurs
-                 */
-                'username' => "supannAliasLogin",
             ],
         ],