Skip to content

Commit

Permalink
Size images.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Oct 16, 2024
1 parent 237bd2d commit 8bd34c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion protocols/googlecloudstorage.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ Using prior versions to 4.12.0 (Mountain Duck) or 8.4.0 (Cyberduck), you might *

You must obtain the project ID (`x-goog-project-id`) of your project from the Google Cloud Platform under *Storage Access* from the Google Cloud Storage tab. [Direct link to Google Cloud Storage settings.](https://console.cloud.google.com/storage/settings)

![Project ID Bookmark Configuration](_images/Project_ID_Bookmark_Configuration.png)
:::{image} _images/Project_ID_Bookmark_Configuration.png
:alt: Project ID Bookmark Configuration
:width: 500px
:::

In the login prompt of Cyberduck, you enter the `x-goog-project-id` for the username. The authorization code will be submitted to Cyberduck automatically. You access the page with the authorization code from the link displayed in the login prompt. Click it to open it in a web browser window. You only need to get the authorization code from the website on the first login attempt. Subsequent OAuth authentications will use a refresh token retrieved from the service.

Expand Down

0 comments on commit 8bd34c7

Please sign in to comment.