Skip to content

Commit

Permalink
Remove screenshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Nov 2, 2023
1 parent 02ae6c3 commit afb3372
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 7 deletions.
Binary file not shown.
Binary file removed protocols/_images/Google_Storage_OAuth_Token.png
Binary file not shown.
6 changes: 1 addition & 5 deletions protocols/googlecloudstorage.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,7 @@ You must obtain the project ID (`x-goog-project-id`) of your project from the Go

![Project ID Bookmark Configuration](_images/Project_ID_Bookmark_Configuration.png)

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.

![Cyberduck OAuth Permissions](_images/Google_Storage_OAuth_Token.png)

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.
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.

```{attention}
Using *[Advanced Protection Program](https://support.google.com/accounts/answer/7539956#non-goog_apps&zippy=%2Ccan-i-use-non-google-apps-services-or-apps-script-with-advanced-protection)* will cause the OAuth login flow to fail.
Expand Down
2 changes: 0 additions & 2 deletions protocols/googledrive.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ Connect to your [Google Drive](http://drive.google.com/) to store plain files.

Google Drive uses OAuth 2 to allow Cyberduck to access your files on Google Drive. Choose your account email as the username in the bookmark and choose *Allow* on the website opened in your default web browser to allow Cyberduck to *View and manage the files in your Google Drive*. The authorization code will be submitted to Cyberduck automatically. Subsequent connections will not require authorization, unless the refresh token itself is expired due to inactivity.

![OAuth 2 Authentication](_images/Google_Drive_OAuth_2_Authentication.png)

```{attention}
Using *[Advanced Protection Program](https://support.google.com/accounts/answer/7539956#non-goog_apps&zippy=%2Ccan-i-use-non-google-apps-services-or-apps-script-with-advanced-protection)* will cause the OAuth login flow to fail.
```
Expand Down

0 comments on commit afb3372

Please sign in to comment.