Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPIFFE-GCP-PROXY | Unable to run spiffe proxy in on-prem server to connect GCP #1350

Open
gitashif opened this issue Sep 23, 2024 · 0 comments

Comments

@gitashif
Copy link

Hi

we are using https://github.com/GoogleCloudPlatform/professional-services/tree/main/tools/spiffe-gcp-proxy
to setup workload identity provider.
To attest on-prem workload and establish a connectivty to GCP to fetch tokens .

Unfortunately the steps are not clear w.r.t Spiffe-proxy installation and further steps on attesting workloads.

When I try to run the proxy binary with required parameters, it runs in background and I tried to fetch token using

$curl -v "http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/[email protected]/token" -H "Metadata-Flavor: Google"

It returns
image

Query:
1.How we know following steps are executed without errors
image

2.How to implement this entire setup in an automated way, like github action etc.,

Any help would be much appreciated!

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

No branches or pull requests

1 participant