Skip to content

fix(openclaw): use ADC instead of service account keys (#207) - #220

Open
Sabina8205 wants to merge 1 commit into
google:mainfrom
Sabina8205:openclaw-auth-v-2
Open

fix(openclaw): use ADC instead of service account keys (#207)#220
Sabina8205 wants to merge 1 commit into
google:mainfrom
Sabina8205:openclaw-auth-v-2

Conversation

@Sabina8205

Copy link
Copy Markdown

Summary

Updates the OpenClaw Agent Platform migration guidance to use secure Application Default Credentials (ADC) instead of downloaded service-account keys.

Changes

  • Removes service-account key creation and copying instructions.
  • Removes guidance to disable the organization policy that blocks key creation.
  • Uses the attached service account automatically on Compute Engine VMs.
  • Documents gcloud auth application-default login for workstations.
  • Recommends Workload Identity Federation for non-Google-Cloud hosts.
  • Removes GOOGLE_APPLICATION_CREDENTIALS from the OpenClaw configuration example.
  • Removes the no-longer-needed project-number lookup, including its incorrect VM metadata endpoint.

Validation

  • Ran git diff --check.

Fixes #207

@google-cla

google-cla Bot commented Sep 6, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

agent-platform-migrate-from-ai-studio: service account key download and org policy disablement in the OpenClaw setup

1 participant