Skip to main content
Solved

GCS Update- Did they remove Service account Key File as a credential source?

  • July 6, 2026
  • 1 reply
  • 46 views

pearly1
Contributor
Forum|alt.badge.img+7

I was using Service account Key File as a credential source for google cloud storage connector but it looks like its been removed as an option. anyone else seeing this?

 

Best answer by desiree_at_safe

Hi ​@pearly1!

Good catch, and no need to worry about connections breaking. This was an intentional rename, not a removal. The "Service Account Key File" option has been renamed to "Application Default Credentials" (ADC) in the GoogleCloudStorageConnector and the other Google Cloud package connectors. Safe updated the parameter label to match Google's terminology and reflect that wider set of options, rather than changing how the key file method itself works.

The underlying mechanism should be the same,and existing workspaces built with the old "Service Account Key File" option are expected to continue functioning without any changes needed.

Our docs have also been updated to reflect the new naming. Check out Parameters>Authentication for those details: GoogleCloudStorageConnector

Let me know if you run into any issues with using the Application Default Credentials! Happy to dig further 🙂

1 reply

desiree_at_safe
Safer
Forum|alt.badge.img+21

Hi ​@pearly1!

Good catch, and no need to worry about connections breaking. This was an intentional rename, not a removal. The "Service Account Key File" option has been renamed to "Application Default Credentials" (ADC) in the GoogleCloudStorageConnector and the other Google Cloud package connectors. Safe updated the parameter label to match Google's terminology and reflect that wider set of options, rather than changing how the key file method itself works.

The underlying mechanism should be the same,and existing workspaces built with the old "Service Account Key File" option are expected to continue functioning without any changes needed.

Our docs have also been updated to reflect the new naming. Check out Parameters>Authentication for those details: GoogleCloudStorageConnector

Let me know if you run into any issues with using the Application Default Credentials! Happy to dig further 🙂