mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:10:49 +00:00
fix(cli): request admin scope for admin device approvals
This commit is contained in:
@@ -137,7 +137,9 @@ When you set `--url`, the CLI does not fall back to config or environment creden
|
||||
## Notes
|
||||
|
||||
- Token rotation returns a new token (sensitive). Treat it like a secret.
|
||||
- These commands require `operator.pairing` (or `operator.admin`) scope.
|
||||
- These commands require `operator.pairing` (or `operator.admin`) scope. Some
|
||||
approvals also require the caller to hold the operator scopes that the target
|
||||
device would mint or inherit; see [Operator scopes](/gateway/operator-scopes).
|
||||
- `gateway.nodes.pairing.autoApproveCidrs` is an opt-in Gateway policy for
|
||||
fresh node device pairing only; it does not change CLI approval authority.
|
||||
- Token rotation and revocation stay inside the approved pairing role set and
|
||||
|
||||
Reference in New Issue
Block a user