- Navigate to Connect > OAuth2 Credentials.
- Select the project you want the credential associated with or select * to create a credential that may be used by all projects.
- Click the Add… button and select GOOGLE.
- Give the credential a name.
The name must be unique within the project.
- Enter the Client ID and Client Secret created above in the corresponding fields.
- Enter the email address of G-Suite administrator account you wish to use in the Username field.
- Review the permissions that will be requested.
The default selection represents the permissions that are required for the G-Suite adapter to be fully functional, but if you don't need all the capabilities you may wish to adjust the requested permissions.
- Click the Request OAuth Credential button.
- Press OK to redirect to Google to authorize the credential.
- If necessary, log in to the G-Suite administrator account you entered above.
- Review the requested permissions.
All the permissions used by the G-Suite adapter are selected by default, but those used by other auxiliary adapters (such as Google Classroom) are not.
- Optional: Add additional desired scopes for use with callGoogleAPI() by pressing the Add Custom... button.
- Press the Accept button.
You will be sent to a new browser window or tab that may ask you to log in and authorize the credential request.
- Select and copy the code from the resulting page.
- Complete the authorization:
- Switch back to the Connect tab or window.
- Paste the code.
- Press the OK button.