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

Support the scopes option in workload identity #178

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

sekiyama58
Copy link
Contributor

@sekiyama58 sekiyama58 commented Nov 14, 2024

Currently, workload identity only supports Google Cloud Platform scope.

This change enables Goth to fetch the token for the specified scopes using workload identity with the following config:

source: {:workload_identity, credentials, scopes: scopes}

@wojtekmach wojtekmach merged commit 4551d0b into peburrows:master Dec 20, 2024
2 checks passed
@wojtekmach
Copy link
Collaborator

Thank you!

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