Note: This page contains information for site administrators only.
Registering with Google
Each LMS site needs to be registered with Google i.e. have a Google Developers Console project in order to use the Google Drive, Docs or Picasa plugins. As part of the registration process, you will need to enter an authorized redirect URI (something like http://yourlmssite.org/admin/oauth2callback.php) which is provided on all Google Drive, Docs and Picasa plugins configuration pages in LMS, such as Site administration > Plugins > Repositories > Google Drive.
To create a Google Developers Console project:
- Go to the Google Developers Console and sign in to your Google account.
- Follow the instructions provided in the Google Developers doc Creating a Google Developers Console project and client ID.
- When creating a new Client ID
- In the Application type section of the dialog, select Web application.
- Leave the Authorized JavaScript origins field empty and in the Authorized redirect URI field, enter the URL from your site.
Tip: If you have more than one LMS site to register with Google, you can add an authorized redirect URI for each site. The same name and logo would then be displayed on the authorization screen for each LMS site.
You will also need to enable the Drive API:
- In Google API manager, under Google Apps APIs, follow the link ‘Drive API’.
- Click the button to enable it.
Configuring the Google Drive and Picasa repositories
- Go to Administration > Site administration > Plugins > Repositories > Manage Repositories
- Activate the Google Drive and/or Picasa repositories by selecting ‘Enable and visible’ in the drop-down menu
- Configure each repository by entering the client ID and secret. Make sure you don’t include any white space in the text boxes!
- Save changes
Configuring the Google Drive and Picasa portfolios
- Go to Administration > Site administration > Plugins > Portfolios > Manage Portfolios
- Activate the Google Drive and/or Picasa portfolios by selecting ‘Enable and visible’ in the drop-down menu
- Configure each portfolio by entering the client ID and secret
- Save changes
Once configured, Google will present LMS users with a nice authorization screen with your LMS site name and logo for your users to authorize.