Changes between Version 65 and Version 66 of help/en/howto/googlestorage
- Timestamp:
- Feb 23, 2016 10:09:31 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/googlestorage
v65 v66 8 8 9 9 == Interoperable Access == 10 You must obtain the login credentials (''Access Key'' and ''Secret'') from the [https://console.developers.google.com/project Google APIConsole] under ''Legacy Access'' from the Google Cloud Storage tab.10 You must obtain the login credentials (''Access Key'' and ''Secret'') from the [https://console.developers.google.com/project Google Developers Console] under ''Legacy Access'' from the Google Cloud Storage tab. 11 11 12 12 In the login prompt of Cyberduck you enter the ''Access Key'' for the username and ''Secret'' for the password. This allows you to connect to one project configured in your account. 13 13 14 14 == OAuth 2.0 Access == 15 You must obtain the project ID (`x-goog-project-id`) of your project from the [https://co de.google.com/apis/console Google APIConsole] under ''Storage Access'' from the Google Cloud Storage tab.15 You must obtain the project ID (`x-goog-project-id`) of your project from the [https://console.developers.google.com/project Google Developers Console] under ''Storage Access'' from the Google Cloud Storage tab. 16 16 17 17 [[Image(OAuth2 Authentication Prompt.png)]]