Product Management


The Products page on the License Server provides a comprehensive and organized grid display of all products associated with the logged-in user. This intuitive interface is your central hub for managing your software offerings.

At the top of the product grid, you'll find a convenient "Actions" dropdown menu, offering a range of operations pertinent to product management. To create a new product, only the product name is required. The system automatically handles the generation of a unique public/private key pair for each new product, ensuring secure cryptographic operations for all associated licenses. A particularly important identifier displayed within the grid is the product hash value, which is crucial as it's directly utilized by the licensing library in your software for identification during validation and activation processes.

For a more granular view, simply click on any product row within the grid to open a detailed information table. This expanded view provides in-depth data related to that specific product. It's vital to note that disabling a product has significant implications: all associated server-side actions are also automatically disabled. This includes critical operations such as license validation, license invalidation, payment processing, all REST API requests related to that product, and any configured webhooks. This cascading effect ensures that once a product is disabled, its licensing ecosystem is entirely suspended, preventing any further interactions.

LICENSE4J Products