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: migrate signBlob to iamcredentials.googleapis.com #553

Merged
merged 3 commits into from Jun 30, 2020
Merged

fix: migrate signBlob to iamcredentials.googleapis.com #553

merged 3 commits into from Jun 30, 2020

Conversation

bojeil-google
Copy link
Contributor

Migrate signBlob from iam.googleapis.com to iamcredentials.googleapis.com.

This API is deprecated and will be shutdown in one year.

This is used google.auth.iam.Signer.
Added a system_test to sanity check the implementation.

….com.

This API is deprecated and will be shutdown in one year.

This is used google.auth.iam.Signer.
Added a system_test to sanity check the implementation.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 30, 2020
@busunkim96 busunkim96 linked an issue Jun 30, 2020 that may be closed by this pull request
@busunkim96 busunkim96 changed the title Migrate signBlob to iamcredentials.googleapis.com fix: migrate signBlob to iamcredentials.googleapis.com Jun 30, 2020
@busunkim96 busunkim96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 30, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 30, 2020
@busunkim96 busunkim96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 30, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 30, 2020
@busunkim96 busunkim96 merged commit 038ae1b into googleapis:master Jun 30, 2020
busunkim96 added a commit that referenced this pull request Jul 17, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 17, 2020
Reverts #553

We have received reports that this is breaking users. See internal issue 161506225.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IAM SignBlob and SignJwt decommissioned.
4 participants