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 direct workload identity federation and more credential_source options #175

Merged
merged 2 commits into from
Sep 22, 2024

Conversation

mcrumm
Copy link
Contributor

@mcrumm mcrumm commented Sep 20, 2024

  1. Direct workload identity federation does not require service account impersonation in order to exchange an access token. Commit 7219e27 adds support for direct access token exchange.
  2. When given file-sourced credentials, they may be in either text (default) or json format. When the json format is used, a subject_token_name_field must be present. Commit 2a30438 adds support for json credential sources as well as missing (default) format.

@wojtekmach wojtekmach merged commit 9b98b51 into peburrows:master Sep 22, 2024
2 checks passed
@wojtekmach
Copy link
Collaborator

Thank you!

@mcrumm mcrumm deleted the mc-workload-identity-direct branch September 22, 2024 20:29
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