Google Drive Cloud Authentication Settings
Google Drive or Google Drive Proxy
When the Application Type is Google Drive:
-
Login to "https://console.developers.google.com".
-
Create a new project or select an existing one.
-
Enable [Google Drive API].
-
Create [OAuth client ID] with [Web application] as [Application Type] and enter a name in [Name] field.
-
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.
-
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:
-
Login to "https://console.developers.google.com".
-
Create a new project or select an existing one.
-
Enable [Google Drive API].
-
Create [OAuth client ID] with [Desktop app] as [Application Type] and enter a value in Name field.
-
Click [Create], download JSON file generated for the client, and upload it as part of the [Google Drive - Proxy] client authentication settings.
-
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]. |