Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This article explains how to set up the Cloudaware application in ServiceNow. Cloudaware extends the Configuration Item table in ServiceNow with additional cloud inventory data.

...

Click Choose file to attach the .p12 certificate file provided by Cloudaware. Click Submit.

...

Click Submit.

2. Сreate JWT Provider:.

Go to All → System OAuth → JWT Providers. :

...

Click New.<…> and fill out the form:

...

WHERE
Name: set up a meaningful name, e.g. Google JWT Provider
Signing Configuration: click the magnifier icon (Lookup using list) and select the created key from the list (in this example, Google JWT Key from the list)

Click the name of the JWT provider (in this example, Google JWT Provider). Select the tab 'Standard Claims'. Set Add the following values forclaims:
iss - the string - Service Account email address provided by Cloudaware
sub - the string - Service Account email address provided by Cloudaware
aud - string - https://oauth2.googleapis.com/token <…>

...

Click Update.

3. Сreate Application Registry:

...

4. Go back to JWT Providers. Select 'the configured Google JWT Provider ' from the list.

Select the tab 'Custom Claims'. Click the plus sign to add Add a new claim: scope - string - https://www.googleapis.com/auth/bigquery<…>

...

Click Update.

5. Create Connection:

Go to All → Connections & Credentials → Credentials. Click New.

...