Skip to content

Commit

Permalink
Update OAuthCloudCredentialSetupSCALE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyriv3 authored Aug 23, 2024
1 parent 381e4b2 commit 6e40201
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions static/includes/OAuthCloudCredentialSetupSCALE.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@



Open the **Cloud Credentials** screen, select the name of the cloud storage provider on the **Provider** dropdown list, enter a name for the credential and then:
Open the **Cloud Credentials** screen, select the name of the cloud storage provider on the **Provider** dropdown list, enter a name for the credential, and then:

1. Enter the provider account email in **OAuth Client ID** and the password for that user account in **OAuth Client Secret**.

2. Click **Log In To Provider**. The **Authentication** window opens. Click **Proceed** to open the OAuth credential account sign in window.
2. Click **Log In To Provider**. The **Authentication** window opens. Click **Proceed** to open the OAuth credential account sign-in window.

Yandex displays a cookies message you must accept before you can enter credentials.

Expand All @@ -19,7 +19,7 @@ Open the **Cloud Credentials** screen, select the name of the cloud storage prov
{{< truetable >}}
| Provider | Access Token |
|----------|--------------|
| Box | For more information the user access token for Box [click here](https://developer.box.com/). An [access token](https://developer.box.com/reference/) enables Box to verify a request belongs to an authorized session. Example token: T9cE5asGnuyYCCqIZFoWjFHvNbvVqHjl. |
| Box | For more information on the user access token for Box [click here](https://developer.box.com/). An [access token](https://developer.box.com/reference/) enables Box to verify a request belongs to an authorized session. Example token: T9cE5asGnuyYCCqIZFoWjFHvNbvVqHjl. |
| Dropbox | Create an access [token](https://dropbox.tech/developers/generate-an-access-token-for-your-own-account) from the [Dropbox account](https://www.dropbox.com/). |
| Google Drive | The authentication process creates the token for [Google Drive](https://developers.google.com/drive/api/v3/about-auth) and populates the **Access Token** field automatically. Access tokens expire periodically, so you must refresh them. |
| Google Photo | Does not use an access token. |
Expand All @@ -29,4 +29,4 @@ Open the **Cloud Credentials** screen, select the name of the cloud storage prov

5. Click **Verify Credentials** to make sure you can connect with the entered credentials.

6. Click **Save**.
6. Click **Save**.

0 comments on commit 6e40201

Please sign in to comment.