Use when a user needs to access the OpenClaw Gateway Control UI, authenticate, pair a device, and confirm connectivity.
openclaw status)gateway.controlUi.allowedOrigins/data/.openclaw/openclaw.json)gateway.controlUi.allowedOrigins)SERVICE_USER_OPENCLAW valueSERVICE_PASSWORD_OPENCLAW valuehttps://:@/ cat /data/.openclaw/openclaw.json | grep -A 2 '"token"'
Token is under:
"gateway": { "auth": { "token": "YOUR_TOKEN_HERE" } }
openclaw devices list
openclaw devices approve <requestId>
```bash
openclaw status --deep
```
Check Gateway → reachable and channels show OK.
openclaw devices list again to see pending requests/data/.openclaw/openclaw.json for correct value共 1 个版本