Skip to main content
Version: 10.2

Requirements

Before installing the ServiceNow Adapter, make sure the following requirements are met:

Configuring Application Registry in the ServiceNow Instance

When using the OAuth2.0 authentication method for API communication, you need to create an application registry in the ServiceNow instance.

  1. Log in to the ServiceNow instance with an Administrator account.

  2. In the upper-left corner of the page, click All.

  3. In the filter option, type Application Registry to filter the displayed items.

  4. Go to System OAuth > Application Registry to open the list of application registries.

    Navigate to Application Registries

    Navigate to Application Registries


  5. In the upper-right corner of the page, click New.

    Application Registries List

    Application Registries List


  6. Click Create an OAuth API endpoint for external clients to open the New Application Registries form.

    Create an OAuth API Endpoint for External Clients

    Create an OAuth API Endpoint for External Clients


  7. Provide the Name as LicenseAnalyzer Registry. Leave all other default values, then click Submit.

    Application Registries Form

    Application Registries Form


    This will redirect you to the list of application registries. Notice that the LicenseAnalyzer Registry is added to the list.

  8. Click LicenseAnalyzer Registry.

    Application Registries

    Application Registries


  9. Take note of the Client ID and Client Secret that will be used upon installation of the ServiceNow Adapter.

    To copy the Client Secret, click the Toggle Password Visibility button (lock icon) to show the plain-text version of the Client Secret. Copy and save it together with the Client ID.

    In the upper-left corner of the form, click the Back button (<).

    Application Registries Credentials

    Application Registries Credentials