Skip to content

Support User Application Default Credential for Bigquery#821

Open
prashant1k99 wants to merge 1 commit into
sfu-db:mainfrom
prashant1k99:main
Open

Support User Application Default Credential for Bigquery#821
prashant1k99 wants to merge 1 commit into
sfu-db:mainfrom
prashant1k99:main

Conversation

@prashant1k99
Copy link
Copy Markdown

@prashant1k99 prashant1k99 commented Jul 7, 2025

Currently only Service Account is supported and it is a security concern to generate Service Account in Organizations for getting access and is generally handled using GCloud SDK's Application Default Credentials. So I have added this extension for BigQuery.

Fixes: #499

@prashant1k99 prashant1k99 changed the title Added Bigquery user application default crednetial support Support User Application Default Credential for Bigquery Jul 8, 2025
@wangxiaoying
Copy link
Copy Markdown
Contributor

Hi @prashant1k99 , thanks for opening the PR!

Can you take a look at the failings of the CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support BigQuery querying via application default credentials rather than an auth.json file.

2 participants