Create Google credentials

Create credentials to authorize access to Google Drive™ with Aspen. Creating a project opens the Project Dashboard within the Google Developers Console.

To create credentials:

  1. At the top of the Google Developers Console page, click Navigation menu icon.
  1. In the side-bar, select APIs & Services > Credentials. The Credentials screen appears.
  2. Google Credentials screen

  1. Select Create credentials > OAuth client ID.
  2. Select Web application.
  3. Type a Name for the new Web client.
  4. In the Authorized JavaScript origins field, enter the district's domain name.
  5. In the Authorized redirect URIs field, enter the district's domain name by doing the following:
    • Find the logon URL (for example, http://aspen.districtName.edu/aspen/logon.do)
    • In the Authorized redirect URIs field, replace logon.do with googleOAuth.do?userEvent=2330
  1. Click Save. The OAuth Client pop-up shows new information.
  2. OAuth Client pop-up

  1. Click OAuth consent screen.
  2. Click the Email address drop-down to select the appropriate district Google account.
  3. Enter the Aspen application URL in the Application Homepage link field.

    Notes:

    • The remaining fields on the Consent screen are optional.

    •  If the district has multiple domain names, there needs to be a redirect URL for each logon.do link used in the district. The format requires each domain name to be on a separate line.

  1. Click Save.