Skip to main content

Check out Interactive Visual Stories to gain hands-on experience with the SSE product features. Click here

Skyhigh Security

Google Drive API Prerequisites

To integrate with Google Drive, make sure the following prerequisites are in place. 

  • Enterprise or Business G Suite license.
  • Super Admin account in your organization's G Suite. Super Admins have administrator permissions and access to the Admin console and corresponding actions in the Admin API. This is required to integrate Google Drive with Skyhigh CASB via API.
  • Data Access permissions. Data Access permissions provide access to specific data. Go to Apps > Google Workplace > Drive and Docs > Features and Applications in Admin Console. 
    clipboard_ea87d941a7387599e0ffb57c9ca139922.png
  • Feature and Applications. This page manages which features and applications are available to users in your organization. Scroll down to Drive SDK and click Edit. Make sure to enable the below checkbox:
    • Drive SDK. Permissions that allow users to access Google Drive with the Drive SDK API. Learn more here.
      clipboard_e4e778fecf99bca3a347dd1f77c90a352.png
  • G Suite Audit access. Use the G Suite Admin Console to pre-configure your account for Audit access. Learn more here.

Authorize Skyhigh CASB

To grant Skyhigh CASB access to your Google Drive account, perform the following method. 

Authorize Manually

  1. In the G Suite admin console, go to Security > Access and data control > API controls.
  2. Scroll down and go to Domain wide delegation. Click MANAGE DOMAIN WIDE DELEGATION.
    clipboard_e6e5da1a2c3a757a091713c774f15c719.png
  3. Click Add New. On the Add a new client ID screen, configure these:
    2021-04-10_07-17-06.jpg
  • Client ID. Add the following Client ID based on your environment:
  1. For the Skyhigh CASB production environment at https://www.myshn.net:
217918566396-68pp4387k4c64fiqm15c4g525o91q1s1.apps.googleusercontent.com
  1. For the Skyhigh CASB EU/Germany/Frankfurt environment at https://www.myshn.eu:
1070394232102-aq7i1v2p5pbj7bc5ereln0k80csk9a9e.apps.googleusercontent.com
  1. For the Skyhigh CASB Canada environment at https://www.myshn.ca:
service-account-client-caprod@shn-offlinedlp-caprod.iam.gserviceaccount.com
  1. For the Skyhigh CASB GovCloud / FEDRAMP environment:
Please contact {{corp}} Technical Support or your assigned deployment engineer
  • OAuth scopes (comma-delimited). Copy and paste the following 10 API scopes:
https://www.googleapis.com/auth/admin.directory.domain.readonly,
https://www.googleapis.com/auth/admin.directory.group,
https://www.googleapis.com/auth/admin.directory.group.readonly,
https://www.googleapis.com/auth/admin.directory.orgunit,
https://www.googleapis.com/auth/admin.directory.user,
https://www.googleapis.com/auth/admin.directory.user.security,
https://www.googleapis.com/auth/admin.reports.audit.readonly,
https://www.googleapis.com/auth/admin.reports.usage.readonly,
https://www.googleapis.com/auth/drive,
https://www.googleapis.com/auth/drive.file
  1. Click AUTHORIZE.

Once Skyhigh CASB is configured with Google Drive account, you can view the below screen:
clipboard_ec60530735e850b70f1bb9e8b4017689d.png

 

  • Was this article helpful?