SenseID Private Cloud
1.8.0, English, 1v1
1.8.0, English, 1v1
  • Introduction
  • Release Notes
  • Installation Manual
    • Revision History
    • 1 System Requirements
    • 2 UDID
    • 3 License Activation
    • 4 Service Deployment
    • 5 Deployment FAQ
  • Operation Manual
    • Revision History
    • 1 License Change and Renew
    • 2 Photo and Video Encryption
    • 3 Photo and Video Standards
    • 4 Update
    • 5 Error Codes
  • API Manual
    • Revision History
    • 1 Face Compare (Stateless)
      • 1.1 /identity/image_verification/stateless
      • 1.2 /identity/multiface_image_omni_verification/stateless
      • 1.3 /identity/liveness_image_verification/stateless
      • 1.4 /identity/silent_image_verification/stateless
    • 2 Quality Check
      • 2.1 /quality/face/stateless
    • 3 Liveness Detection
      • 3.1 /liveness/silent_detection/stateless
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Operation Manual

1 License Change and Renew

This page describes how to change or renew the license of Sense ID.

PreviousRevision HistoryNext2 Photo and Video Encryption

Last updated 3 years ago

Was this helpful?

To change or renew the license files, overwrite the new license files from the old licenses file and place them in the specified directories. Refer to in the for details.

After replacing the license files, restart the service.

$ cd 1v1-private-cloud-v1.8/go-worker
$ sudo ./stop.sh
$ sudo ./start.sh
Chapter 3 License Activation
Installation Manual