Create a Google Cloud Platform Project

RapidIdentity Platform Documentation

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US
  1. Log into Google using credentials that you want to own the Client ID and Client Secret.
  2. Browse to Google Cloud Platform Console (aka Google Developers Console).
  3. Create a new project:
    1. Click the Create Project button.
    2. Name the project something appropriate like "Connect Google Adapter for MyCompany".
  4. If not already selected, click on the newly created project to select it.
  5. Access the API Manager:
    1. Click on the menu button at the top left of the page.
    2. Select API Manager.
    3. Select Dashboard in the left sidebar.
  6. Enable required APIs:
    1. Click the ENABLE API link.
    2. Enable the following APIs:
      • Admin SDK (required)
      • Calendar API (optional - only needed if provisioning calendar resources or trustees)
      • Contacts API (optional - only needed if provisioning shared contacts)
      • Group Settings API (optional - only needed if using Google Groups for Business/Education and want control group settings)
      • Google Classroom API (optional - only needed if you will be using the Google Classroom Adapter)
Note:There will be several other APIs that were enabled by default: you may disable them if desired.

You may come back at any time and enable/disable APIs.