-
Notifications
You must be signed in to change notification settings - Fork 206
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
Cannot configure the github-oidc workload identity federation #425
Comments
Hi there @wassp-ds 👋! Thank you for opening an issue. Our team will triage this as soon as we can. Please take a moment to review the troubleshooting steps which lists common error messages and their resolution steps. |
"subject" uniquely identifies a caller, so you use |
So what am I doing wrong that I am getting the |
Sorry, I don't understand the question. The error has nothing to do with your IAM Principal - it's saying the |
@sethvargo I just realised it has nothing to do with the |
TL;DR
Not sure if it's a bug or a question, but getting the wrong output of the
IAM principal
when configuring the provider for workload identity federation to authenticateExpected behavior
Expected output:
principalSet://iam.googleapis.com/projects/REDACTED/locations/global/workloadIdentityPools/NAME_OF_YOUR_POOL/attribute.repository_owner/my-user
Observed behavior
principal://iam.googleapis.com/projects/REDACTED/locations/global/workloadIdentityPools/github-wif-pool/subject/SUBJECT_ATTRIBUTE_VALUE
Action YAML
Log output
Additional information
The text was updated successfully, but these errors were encountered: