Skip to content

IAM SignBlob and SignJwt decommissioned. #187

@jacobg

Description

@jacobg

Is your feature request related to a problem? Please describe.

I received a notification from GCP alerting that SignBlob and SignJwt will be decommissioned and this library still using it. Here's a document describing the migration:
https://cloud.google.com/iam/docs/migrating-to-credentials-api

Here's code in this library that uses the deprecated api:

url = "https://iam.googleapis.com/v1/projects/-/serviceAccounts/{}:signBlob?alt=json".format(
service_account_email

Describe the solution you'd like

The migration document describes the changes necessary.

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the googleapis/python-storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions