Setup Google Client ID

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. You will have to create a new project by clicking on the Create Project button.

     
     

  3. In the new pop-up, type the name of your project. For e.g. Celoxis and click on Create

  4. Once, the project is created, click on Enable and Manage APIs.

     
     
  5. Under the Google APIs tab, search for Drive API
     

  6. Once, you get the result, click on Drive API and then Enable API.

  7. Once, the API is enabled; you will see the following message:
     
  8. Click on the Go to Credentials or from the left panel, click Credentials.

  9. Now, click on Create Credentials.
     
  10. You will be prompted to select an appropriate option. Click on OAuth client ID
  11. In the new window, click on Configure consent screen
     
  12. Click on Create New Client ID.

  13. On the new page, enter the following

    1. Ensure the correct Email address is picked.
    2. Under Product name shown to users type Celoxis
    3. You can enter other details shown on the screen.
    4. Click on Save.
  14. Now, on the visible page, select Web application and 
    1. Enter a suitable Name.
    2. Under Authorized JavaScript Origins, enter the URL you have entered as the Celoxis URL. (Under Site SettingsSite. Click on Edit Site Settings). For example https://acindia.acme.com:8843/
    3. Click on Create.
  15. Your client ID will now be created and displayed in a new popup. Copy this ID as this needs to be now added to your Celoxis account as mentioned below.
     

To add your Google Client ID:

  1. Log in as the administrator user and from the main menu, click on   > Site Settings > Edit Site Settings.
    OR
    type the following in the URL http://servername:port-number/psa/Site.Admin.wm?
  2. In the new pop-up, enter the ID you got from the above steps and paste it into the text box for Google Client ID.
  3. Click on Save.
  4. Restart the application for the changes to take effect.            

For some common issues, refer here.