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

fix: using google_project_number for OIDC authentication #763

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

emaydeck-mozilla
Copy link
Contributor

I was not passing in a necessary parameter for OIDC authentication. It turns out the orb differentiates between the project ID (project to make changes against) and project number (OIDC Workload Identity authorization).

@emaydeck-mozilla emaydeck-mozilla merged commit 92772f9 into master Sep 4, 2024
1 check passed
@emaydeck-mozilla emaydeck-mozilla deleted the RRM-181 branch September 4, 2024 21:58
pjenvey pushed a commit that referenced this pull request Sep 5, 2024
I was not passing in a necessary parameter for OIDC authentication. It
turns out the orb differentiates between the project ID (project to make
changes against) and project number (OIDC Workload Identity
authorization).
emaydeck-mozilla added a commit that referenced this pull request Sep 5, 2024
I was not passing in a necessary parameter for OIDC authentication. It
turns out the orb differentiates between the project ID (project to make
changes against) and project number (OIDC Workload Identity
authorization).
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.

2 participants