J

Tuesday, February 8th, 2022 10:37 AM

permissions required Big Query integration via Spring Boot

What GCP permissions do I require to harvest metadata from Big Query using the Spring Boot connector?
I would like to be able to set these permissions programatically at the dataset level rather than giving wide ranging access at the project level.

640 Messages

 • 

1.6K Points

2 years ago

@spring-team.collibra.com, can you help James with this permissions question?

368 Messages

2 years ago

Dear @james.robinson ,

Please find Google permissions required for the BigQuery integration.

An IAM User account attached to a service account is required. The IAM User account and service account must share the same email address between them.

Specific permissions required:

  • BigQuery Admin
  • Storage Admin
Loading...