You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Workload Identity Provider links an external identity like GitHub with your Google Cloud account. This lets IAM use tokens from external providers to authorize access to Google Cloud resources.
19
19
20
20
```
21
-
gcloud iam workload-identity-pools providers create-oidc GitHubwif \
21
+
gcloud iam workload-identity-pools providers create-oidc githubwif \
0 commit comments