Skip to main content
Skip table of contents

Google BigQuery OAuth 인증 설정

인증 방식의 선택

QueryPie 10.2.4 부터 QueryPie 커넥션에서 BigQuery 접속시 Google Cloud 인증방식을 선택적으로 지정할 수 있도록 개선 되었습니다. Google Cloud 동기화에서 기본적으로 사용하는 인증방식은 Service Account 키를 통한 인증이므로 커넥션의 인증방법 또한 기본적으로 Service Account 키 인증을 사용합니다. 추가로 커넥션을 수동 생성하거나 클라우드와 동기화한 커넥션에 대해 Service Account 키 인증 방식을 OAuth 2.0 인증 방식으로 변경하여 저장할 수 있습니다. OAuth 2.0 인증방식을 사용하기 위해서 먼저 Google Cloud API 콘솔에 등록된 Client ID, Client Secret을 QueryPie에 등록해야 합니다.

Google Cloud API Integration

Google Cloud API Integration 설정 방법은 이 문서를 참고 부탁드립니다.

Connection에 OAuth 2.0 Client ID 지정

클라우드 동기화를 통해 생성된 커넥션이나 수동으로 만든 커넥션 모두 Authentication Method를 “Using Google User Account (OAuth 2.0)” 로 선택할 수 있습니다.

image-20250116-112226.png

새로운 BigQuery 커넥션을 생성할 때 Authentication Method 지정

  1. Authentication Method에서 “Using Google User Account (OAuth 2.0)”를 선택합니다.

  2. OAuth 2.0 Client ID 항목에 General > System > Integration > Authentication > Google Cloud API 에서 설정한 Client ID 를 선택합니다. 만약 Client ID에 대한 Integration 설정이 아직 안된 상태라면 “Go to Google Cloud API 링크를 클릭해서 Integration 화면으로 이동할 수 있습니다.

  3. Project ID에 Google Cloud의 Project ID를 입력합니다.

  4. 다른 필수 항목 및 옵션 항목을 설정하고 저장합니다.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.