Google Drive Cloud Authentication Settings

Google Drive or Google Drive Proxy

When the Application Type is Google Drive:

  1. Login to "https://console.developers.google.com".

  2. Create a new project or select an existing one.

  3. Enable [Google Drive API].

  4. Create [OAuth client ID] with [Web application] as [Application Type] and enter a name in [Name] field.

  5. Copy the pre-populated value of [Redirect URL] from [Workflow] [General] [Google Drive] to the [Authorized redirect URIs] field on the same screen. The [Authorized JavaScript origins] field can be left blank.

  6. Click [Create], download the JSON file generated for the client, and upload it as part of the [Google Drive] client authentication settings.

When The Application Type is Google Drive - Proxy:

  1. Login to "https://console.developers.google.com".

  2. Create a new project or select an existing one.

  3. Enable [Google Drive API].

  4. Create [OAuth client ID] with [Desktop app] as [Application Type] and enter a value in Name field.

  5. Click [Create], download JSON file generated for the client, and upload it as part of the [Google Drive - Proxy] client authentication settings.

  6. The application may need to be verified by Google. In such a case, specify the following URL for the RICOH Streamline NX privacy policy:

http(s)://<SLNX Core Server address:port>/slnxprivacynotice.html

Item

Description

Client Secret json

Click [Upload] to upload the Google Drive client secret JSON file which contains credentials to be used for Google Drive individual user authentication.

Application Type

Displays the Authenticator of the desired cloud application.

Client ID

Displays the Client ID of the registered application.

Client Secret

Displays the Client Secret of the registered application.

Redirect URL

Displays the Redirect URL that should be used to create OAuth2 Client ID.

This is available only when [Application Type] is [Google Drive].

Test

Click [Test] to validate the authentication setting.

This is available only when [Application Type] is [Google Drive].