Set up the Cornerstone spoke

Integrate your Cornerstone application with your ServiceNow instance. Register an OAuth application in Cornerstone and authenticate requests from ServiceNow.

Before you begin

  • Request an Integration Hub subscription.
  • Activate the Cornerstone spoke.
  • Role required: admin.

Register an application in the Cornerstone instance

Register an application in the Cornerstone instance and record the generated Client ID and Client Secret for later use.

Before you begin

Role required: admin

Procedure

  1. Log in to the Cornerstone instance as an admin.
  2. Navigate to Admin > Tools.
    Navigate to Admin > Tools .
  3. Click EDGE.
  4. Click API Management under Develop.
    Access API Management.
    The API Management window is displayed in a new browser tab.
  5. Click the Manage OAuth 2.0 Applications.
  6. Click + Register New Application.
  7. On the form, fill the values.
    Field Description
    Application Name Name to identify the application.
    User ID User ID for an active user account in your Cornerstone portal.
  8. Select the scopes as per your requirement.
    Select the required scopes.
  9. Click Register Application.
    The values of Client ID and Client Secret are generated. Copy and record these values for later use.

Configure connection for the Cornerstone spoke

Add and configure a Cornerstone connection to authenticate ServiceNow requests in Cornerstone spoke.

Before you begin

Role required: admin.

Procedure

  1. Navigate to Process Automation > Flow Designer.
  2. Click the Connections tab.
  3. Locate the Cornerstone connection alias in the outbound connections.
  4. Click View Details.
    Note: Don't click Add Connection.
  5. Click Edit or if you are configuring the spoke for the first time, click Configure.
  6. On the form, fill in the fields.
  7. Click Configure and Get OAuth Token.

Result

The spoke connection is configured and ready to be used.