Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Video walkthrough of 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

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