docs(google-cloud): add Workload Identity Federation authentication#1637
Draft
MichaelTansiniSeqera wants to merge 3 commits into
Draft
docs(google-cloud): add Workload Identity Federation authentication#1637MichaelTansiniSeqera wants to merge 3 commits into
MichaelTansiniSeqera wants to merge 3 commits into
Conversation
Add Authentication methods section to the Google Cloud CE page covering both service account keys (brief) and a full standalone WIF setup. WIF section includes API enablement, the 5-step GCP Console setup, optional Data Explorer serviceAccountTokenCreator step, and credential fields needed in Seqera Platform. Adds security caution on broad IAM roles. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
LGTM! You've covered all the Cloud-CE extras we identified, and the exact error phrase for
|
jonmarti
approved these changes
Jul 7, 2026
- Scope security caution to shared GCP projects so dedicated-project users don't over-read the risk - Link 'Data Explorer' in the serviceAccountTokenCreator step to the Data Explorer docs page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
platform-cloud/docs/compute-envs/google-cloud.md) covering both service account keys and Workload Identity Federationroles/resourcemanager.projectIamAdminandroles/iam.serviceAccountAdminChanges
New: Security caution in Service account permissions
Calls out that
projectIamAdminandserviceAccountAdminare broad on shared projects, with an advanced hardening tip for scopingserviceAccountAdmintotowerforge-*via IAM conditions.New: Authentication methods section
Service account keys — brief JSON key creation steps.
Workload Identity Federation — full standalone setup including:
cloudresourcemanager,iam,iamcredentials,logging,sts) plus a note on base APIsworkloadIdentityUserbinding with both wildcard and per-workspace forms) plus optional step 6 for Data Explorer (serviceAccountTokenCreatorviagcloud)Sources
Verification
All items from the Confluence source checked against the draft:
workloadIdentityUser,serviceAccountTokenCreator) documented🤖 Generated with Claude Code