Overview

The reference implementation license server demonstrates two variations on domain registration business logic:

  • Identity-based - Each authenticated user has a domain and a specific number of devices that can join the domain.
  • Anonymous - A large number of devices belong to one domain, and authentication may not be required.

On this page