Skip to content

IAM SignBlob and SignJwt decommissioned.  #543

@emmanuel-gcp

Description

@emmanuel-gcp

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.
Describe the solution you'd like
The alert recommends the change
both authentication methods on:
https://iam.googleapis.com
Instead, it should use: https://iamcredentials.googleapis.com
Describe alternatives you've considered
since google will discontinue these methods I have considered look for another library or build a new one
Additional context
I'm using the class Signer which is the one that has a dependency on these endpoints.

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions