Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move BigQuery integration to use service accounts #110

Open
onejgordon opened this issue May 30, 2018 · 0 comments
Open

Move BigQuery integration to use service accounts #110

onejgordon opened this issue May 30, 2018 · 0 comments

Comments

@onejgordon
Copy link
Owner

GCP has updated their policy which now prevents Flow's current technique for syncing user data to their configured BigQuery table.

Suggestions from Google:

We recommend using service accounts for this type of information exchange. You can access data from your users’ Google Cloud Platform project by asking them to create a service account and update their Cloud IAM Policies in order to grant your project appropriate access. Please take a look at the articles below in order to familiarize yourself and educate your users on using service account and updating the Cloud IAM policies.

Service Account Creation:
Using OAuth 2.0 for Server to Server Applications
Service Accounts
IAM Policy:
IAM Policies
IAM Quickstart
If any of your users are having issues creating a service account or granting your project the appropriate permissions via the IAM Policies, please direct them to Google Cloud Support.

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

No branches or pull requests

1 participant