LIS Online update architecture
Introduction
The License Intelligence Service (LIS) is a function used to assign fingerprints and licenses to the respective software products. In this process, the LIS provides a list containing all known applications and their software products. Matrix42 keeps the LIS data up to date on a regular basis and hosts it on a server accessible to customers.
The LIS Update function allows to perform a full download of LIS data or just download the updated data providing options to upload unclassified licenses and fingerprints to be analyzed and classified by Matrix42.
Overview
The data flow and components involved is illustrated in the picture below:
LIS Web Service
LIS Web Service is hosted on the Matrix42 Cloud. It provides LIS data and accepts user data (unclassified fingerprints and licenses).
URL: https://lis.matrix42.com/lis/lisupdateservice.svc
LIS Web Service is secured with a certificate issued by Sectigo RSA Domain Validation Secure Server Certification Authority.
Navigating to this address in a standard browser displays the web service information:
LIS Data Provider
A set of services hosted on Matrix42 Data Gateway. The data provider provides two services:
- LIS Session Service – used to generate tokens to secure connection.
- LIS Transfer Service – used to transfer data between Matrix42 Application Server and LIS Web Service.
For both services Anonymous and Integrated authentication should be enabled on IIS (default configuration).
Network Configuration
Connection | Port | URL |
---|---|---|
Between Worker and LIS Web Service: |
443 |
https://support.update4u.de/lis/lisupdateservice.svc |