For attaching the documents from your Google drive into Celoxis, you You need to set setup the Google Client ID so that Celoxis can connect to your Google drive.
To add your Google Client ID:
...
.
...
To obtain a Google Client ID:
Go to the the Google Developers Console.
Select Create a new project or select an existing one.
From the sidebar on the left panel, select select APIs & auth.
In the list of APIs shown, make sure that the status is is ON for the for the Drive API.
From the sidebar on the left, select Again, from the left panel, select Credentials.
Click on on Create New Client ID.
In the the pop-up, do the following
- Select Select Application Type as as Web Application.
- Under Under Authorized JavaScript origins, enter the URL you have entered as the Celoxis URL. (Under Under Settings > Site. Click on Edit Site Settings). Please note that this should be the URL that you are using for accessing Celoxis. For example https://acindia.acme.com:8843/
- Click on on Create Client ID.
- A client ID will be created which you need to paste in the option mentioned abovebelow.
To add your Google Client ID:
- Login as administrator user.
- Navigate to Settings > Site. Click on Edit Site Settings.
- In the new pop-up, enter the ID under the text box for Google Client ID.
- Click on Save.
- Restart the application for the changes to take effect.
For some common issues, refer here.