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