執行客戶登入驗證(CLIENT端)

客戶端(app client / web client)驗證客戶身分並登記到案件。

concurrent-login-guard(D16):驗證成功後,若同一 (task_num, out_num, agent) 已有其他裝置登入(takeover 發生),server 會:

  1. atomic transaction:更新 mod_active_session → 覆寫為本次 device
  2. post-commit:publish MQTT /UID/{prev_device_id}/ForceLogout
  3. post-commit:呼叫 LiveKit removeParticipantIfPresent 把前裝置踢出房間
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

案件編號

string
required

客戶外部編號

string

裝置 ID(browserId)。guard 啟用時(CONCURRENT_LOGIN_GUARD_ENABLED=true)為必填,用於 mod_active_session.device_id 識別與 ForceLogout MQTT topic;guard 關閉時為選填。

string

驗證碼 ID(當系統啟用驗證碼時必填)

string

驗證碼(當系統啟用驗證碼時必填)

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json