For attaching the documents from your Google drive into Celoxis, you need to set the Google Client ID so that Celoxis can connect to your Google drive.
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.
To obtain a Google Client ID:
Go to the Google Developers Console.
Select a project.
From the sidebar on the left, select APIs & auth. In the list of APIs, make sure the status is ON for the Drive API.
From the sidebar on the left, select Credentials.
Click on Create New Client ID.
In the the pop-up, do the following
- Select Application Type as Web Application.
- Under Authorized JavaScript origins, enter the URL you have entered as the Celoxis URL (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 Create Client ID.
- A client ID will be created which you need to paste in the option mentioned above.
For some common issues, refer here.