Remediation
From Google Cloud Consoleโ
Delete any external (user-managed) Service Account Key older than 90 days:
- Go to
APIs & Services\Credentialsusing https://console.cloud.google.com/apis/credentials - In the Section
Service Account Keys, for every external (user-managed) service account key wherecreation dateis greater than or equal to the past 90 days, clickDelete Bin IcontoDelete Service Account key
Create a new external (user-managed) Service Account Key for a Service Account:
- Go to
APIs & Services\Credentialsusing https://console.cloud.google.com/apis/credentials - Click
Create CredentialsandSelect Service Account Key. - Choose the service account in the drop-down list for which an External (user-managed) Service Account key needs to be created.
- Select the desired key type format among
JSONorP12. - Click
Create. It will download theprivate key. Keep it safe. - Click
Closeif prompted. - The site will redirect to the
APIs & Services\Credentialspage. Make a note of the newIDdisplayed in theService account keyssection.