Setting up the Google Client ID (Since v8.0)

You need to setup the Google Client ID so that Celoxis can connect to your Google drive.
 

To obtain a Google Client ID:

  1. Go to the Google Developers Console.

  2. Create a new project with a suitable name say 'Celoxis' from under the Projects tab on left.
     
     

  3. Now, click on the new project you created.

  4. From the left panel, select APIs & auth.

  5. In the list of APIs shown, make sure that the status is ON for the Drive API.

  6. Again, from the left panel, select Credentials.

  7. Click on Create New Client ID.

  8. In the the pop-up, do the following

    1. Select Application Type as Web Application.
    2. Under Authorized JavaScript origins, enter the URL you have entered as the Celoxis URL. (Under Settings > Site. Click on Edit Site Settings). For example https://acindia.acme.com:8843/
  9. Click on Create Client ID
  10. A client ID will be created. This ID needs to be now added to your Celoxis account as mentioned below.
     

To add your Google Client ID:

  1. Login as administrator user.
  2. Navigate to Settings > Site. Click on Edit Site Settings.
  3. In the new pop-up, enter the ID under the text box for Google Client ID.
  4. Click on Save.
  5. Restart the application for the changes to take effect.

 

For some common issues, refer here.