diff --git a/app/config/auth.conf.dist.php b/app/config/auth.conf.dist.php index d228540ab0..9734eebfe5 100644 --- a/app/config/auth.conf.dist.php +++ b/app/config/auth.conf.dist.php @@ -99,7 +99,7 @@ $extldap_user_correspondance = array( 'department' => 'department', 'country' => 'co', 'bu' => 'Company', - 'casUser' => 'uid', + 'cas_user' => 'uid', ) );