Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

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 or select an existing one. 

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

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

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

  6. Click on Create New Client ID.

  7. 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/
  8. Click on Create Client ID
  9. A client ID will be created which you need to paste in the option 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.

  • No labels