Note |
---|
Please see the updated version of this documentation here: https://docs.getvisibility.com/scan-with-getvisibility/configure-data-sources/google-drive |
Feature:
Getvisibility® announces the release of the GDrive Wizard. This new feature will guide users through the process of integrating and authorising our Focus platform with customer’s Google Drive. Enabling them to quickly setup a scan and begin creating ML insights on their data.
Date of Release:
18th of April 2023
Product: Getvisibility Focus
...
Component: Dashboard
dashboard 3.15.01
Summary
The new GDrive wizard is accessed through the Administration > Connections Configuration page > Google Drive Connections tab > Add Google Drive Connection button.
Once the wizard is open the user will be asked for the following information:
...
Google Drive Tab on connections page
Google Drive wizard
Google Drive options in Scan Control page
Video walkthrough of selecting a new languageof Google Drive Wizard
...
List of required scopes for domain wide delegation:
Code Block |
---|
https://www.googleapis.com/auth/admin.directory.user.readonly
https://www.googleapis.com/auth/drive.readonly
https://www.googleapis.com/auth/drive.file
https://www.googleapis.com/auth/drive.admin.labels
https://www.googleapis.com/auth/drive.metadata
https://www.googleapis.com/auth/drive.labels
https://www.googleapis.com/auth/drive |
Same list in comma separated form:
Code Block |
---|
https://www.googleapis.com/auth/admin.directory.user.readonly,https://www.googleapis.com/auth/drive.readonly,https://www.googleapis.com/auth/drive.file,https://www.googleapis.com/auth/drive.admin.labels,https://www.googleapis.com/auth/drive.metadata,https://www.googleapis.com/auth/drive.labels,https://www.googleapis.com/auth/drive |