openclaw dashboard
현재 auth를 사용해 Control UI를 엽니다.
dashboard는 가능하면 configuredgateway.auth.tokenSecretRef를 resolve합니다.- SecretRef-managed token이 있는 경우(resolve 가능 여부와 무관하게),
dashboard는 terminal output, clipboard history, browser-launch argument에 외부 secret이 노출되지 않도록 non-tokenized URL을 출력/복사/오픈합니다. gateway.auth.token이 SecretRef-managed이지만 현재 command path에서 unresolved 상태면, command는 invalid token placeholder를 넣는 대신 non-tokenized URL과 명시적인 remediation guidance를 출력합니다.