Skip to main content

Configure Snow License Manager

A Snow License Manager user account is required for Web API authentication. The user account must be assigned the built-in API Users role. To install Snow License Manager, see Install Snow License Manager.

Create an API user

note

If you are setting up ServiceNow to be used in Snow Atlas, the API user is created in Snow Atlas under User management.

  1. Open Snow Management and Configuration Center.

  2. To create a new user, select New user.

    CreateSLMUser.png

  3. Add the API Users role.

    CreateSLMUser2.png

  4. Select OK to save the new user.

Verify the SLM Web API

Access the Snow License Manager Web API, and verify that you can log in to it. The API is accessible by adding /api to your SLM URL.

EXAMPLE

If your SLM URL is http://slm.company.com then the API is accessed at http://slm.company.com/api

VerifyAPI.png

Identify Customer ID

Identify the Customer ID using the Snow License Manager Web API:

  • For an Enterprise Edition, the Customer ID is always set to 1.

  • For SPE editions, there will be multiple customers listed (depending on the rights of the API user you created earlier).

  1. In the Links section, select Customers.

  2. Make a note of the customer Id. It is used when configuring the ServiceNow connectors in Snow Integration Manager.

    CustomerID.png