docs(pairing): explain approval upgrades

This commit is contained in:
Ayaan Zaidi
2026-04-20 13:06:15 +05:30
parent 41a01cdae5
commit d63671fce0
2 changed files with 7 additions and 0 deletions

View File

@@ -100,6 +100,12 @@ If the same device retries with different auth details (for example different
role/scopes/public key), the previous pending request is superseded and a new
`requestId` is created.
Important: an already paired device does not get broader access silently. If it
reconnects asking for more scopes or a broader role, OpenClaw keeps the
existing approval as-is and creates a fresh pending upgrade request. Use
`openclaw devices list` to compare the currently approved access with the newly
requested access before you approve.
### Node pairing state storage
Stored under `~/.openclaw/devices/`: