Creating a Client ID/Secret (GOOGLE)

RapidIdentity Platform Documentation

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US

A Client ID and Client Secret are needed to create a standard GOOGLE OAuth2 Credential.

  1. Navigate to Google Cloud Platform Console and select the project created above.
  2. Click on the menu button at the top left of the page, and select API Manager.
  3. In the sidebar on the left, select Credentials.
  4. Configure the OAuth consent screen:
    1. Select OAuth consent screen tab.
      The consent screen settings control what is presented when creating the OAuth2 Credential in Connect.
    2. Select an email address if not already selected.
    3. Set the product name to RapidIdentity.
    4. Set the Homepage URL to http://www.identityautomation.com/ (Optional).
    5. Set the product Logo to http://downloads.identitymgmt.net/icons/IA_icon_120_inverse.png (Optional).
    6. Click the Save button.
  5. Create the OAuth client ID:
    1. Select Create Credentials tab.
    2. Click the Create credentials button and select OAuth client ID.
    3. Select the Other radio button and enter RapidIdentity in the Name field.
    4. Click the Create button and then OK.
  6. Click the Download JSON button to save an offline copy of the Client ID and Client Secret.
    Make sure it is stored somewhere secure.