浏览代码

https://assistance.opentalent.fr/browse/V8-1900

Olivier Massot 4 年之前
父节点
当前提交
02870bf6cc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ot_connect/Classes/Service/OtAuthenticationService.php

+ 1 - 0
ot_connect/Classes/Service/OtAuthenticationService.php

@@ -312,6 +312,7 @@ class OtAuthenticationService extends AbstractAuthenticationService
             'name' => $userApiData['name'],
             'first_name' => $userApiData['first_name'],
             'description' => '[ATTENTION: enregistrement auto-généré, ne pas modifier directement] FE User',
+            'usergroup' => 21,
             'deleted' => 0,
             'tx_opentalent_opentalentId' => $userApiData['id'],
             'tx_opentalent_generationDate' => date('Y/m/d H:i:s')