Skip to content

Conversation

@pgagnon
Copy link
Contributor

@pgagnon pgagnon commented May 29, 2023

This PR adds a gcp_credential_config_file backend_kwargs option to Google Secrets Manager's secret backend implementation that allows the secrets backend to authenticate to the secrets manager service using a credential configuration file. This is usually used to support workload identity federation use cases by providing external credentials, but it also supports a wide range of credential types:

  • authorized_user
  • service_account
  • external_account
  • external_account_authorized_user
  • impersonated_service_account
  • gdch_service_account

This is a follow-up PR to #31548.

@potiuk potiuk merged commit e3ec1ac into apache:main May 30, 2023
@pgagnon pgagnon deleted the google_secrets_manager_config_file_auth branch May 30, 2023 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants