Skip to content

Commit

Permalink
Source Google directory #5190 - update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliizazmic committed Nov 1, 2021
1 parent dec5094 commit e7a6580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/sources/google-directory.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ This connector attempts to back off gracefully when it hits Directory API's rate

Google APIs use the OAuth 2.0 protocol for authentication and authorization. This connector supports [Web server application](https://developers.google.com/identity/protocols/oauth2#webserver) and [Service accounts](https://developers.google.com/identity/protocols/oauth2#serviceaccount) scenarios. Therefore, there are 2 options of setting up authorization for this source:

* Create service account specifically for Airbyte and authorize with JWT. Select "JWT authorization" from the "Authentication mechanism" dropdown list.
* Use your Google account and authorize over Google's OAuth on connection setup. Select "Default OAuth2.0 authorization" from dropdown list.
* Create service account specifically for Airbyte.

### Service account requirements

Expand Down

0 comments on commit e7a6580

Please sign in to comment.