Gcp iam migration (GONRG-2518)
Starting July 1, 2021, calls to SignBlob and SignJwt (also known as JSON Web Tokens (JWT)) on the IAM API will no longer be supported and may fail.
Google is deprecating both authentication methods on: https://iam.googleapis.com Instead, we can now use: https://iamcredentials.googleapis.com
We must migrate our projects off the IAM API to the new IAMCredentials API to avoid a service disruption. The IAMCredentials API supports higher traffic volumes across the network, giving you better access and reliability.
Merge request reports
Activity
changed milestone to %M7 - Release 0.10
added GC label
assigned to @Stanislav_Riabokon
enabled an automatic merge when the pipeline for c7afcff9 succeeds
mentioned in commit 2c62b2bc
Please register or sign in to reply