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

Add support for GCP IAM credentials API #619

Conversation

andreasgebauer
Copy link
Contributor

Fixes #600

@andreasgebauer andreasgebauer force-pushed the feature/600-Add_new_credentials_api branch 2 times, most recently from 29eea76 to 4d2ac9b Compare January 29, 2021 11:13
@andreasgebauer andreasgebauer force-pushed the feature/600-Add_new_credentials_api branch from 4d2ac9b to 6fba62b Compare January 29, 2021 12:06
@mp911de mp911de added this to the 2.3.2 milestone Feb 16, 2021
@mp911de
Copy link
Member

mp911de commented Feb 16, 2021

Thanks a lot. We'll review this one in the next days.

mp911de pushed a commit that referenced this pull request Feb 19, 2021
We now support the IAM Credentials API in addition to the deprecated IAM API for signing JWT.

Closes gh-600.
Original pull request: gh-619.
mp911de added a commit that referenced this pull request Feb 19, 2021
Update documentation, extract base class for GCP IAM authentication options.

Closes gh-600.
Original pull request: gh-619.
mp911de pushed a commit that referenced this pull request Feb 19, 2021
We now support the IAM Credentials API in addition to the deprecated IAM API for signing JWT.

Closes gh-600.
Original pull request: gh-619.
mp911de added a commit that referenced this pull request Feb 19, 2021
Update documentation, extract base class for GCP IAM authentication options.

Closes gh-600.
Original pull request: gh-619.
@mp911de mp911de added the type: enhancement A general enhancement label Feb 19, 2021
@mp911de
Copy link
Member

mp911de commented Feb 19, 2021

Thank you for your contribution. That's merged, polished, and backported now.

@mp911de mp911de closed this Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move off deprecated GoogleCredential IAM authentication method to IAM credentials
2 participants