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

feat(idtoken): add support for external_account #1897

Merged
merged 3 commits into from Mar 14, 2023

Conversation

senthilkumarkj
Copy link
Contributor

@senthilkumarkj senthilkumarkj commented Mar 8, 2023

@senthilkumarkj senthilkumarkj changed the title Add support for external_account. feat(idtoken): add support for external_account. Mar 8, 2023
@conventional-commit-lint-gcf
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@senthilkumarkj
Copy link
Contributor Author

senthilkumarkj commented Mar 9, 2023

JFYI, below is the test file I used to test with both GOOGLE_APPLICATION_CREDENTIALS and --service_account_key_path flag. https://gist.githubusercontent.com/senthilkumarkj/7ba55c295c9bd58e02c47d8f2c3b508d/raw/05c05d70cab4d7e159bb6c0fca50cbb7b410285f/idtoken.go

@codyoss codyoss added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 13, 2023
@codyoss codyoss changed the title feat(idtoken): add support for external_account. feat(idtoken): add support for external_account Mar 13, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 13, 2023
idtoken/idtoken.go Outdated Show resolved Hide resolved
Senthil Kumar Karuppiah added 2 commits March 13, 2023 12:42
* Also fix a bug for impersonated_service_account
    * When creds are passed with WithCredentialsFile(), it doesn't work.
    * Pass the option when creating the token source.
* Fixes PR googleapis#1879
@codyoss codyoss added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 13, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 13, 2023
@codyoss codyoss merged commit 64b6ee4 into googleapis:main Mar 14, 2023
3 checks passed
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.

None yet

3 participants