Grant licenses to an organization

You can grant licenses to an organization on the organization’s Entitlements page in 10Duke SysAdmin.

You grant licenses using a product package, and a separate license is created for every licensed item in the package. You define a validity time and credit that applies to all the licenses granted, but you can change these later per license if needed.

Instead of granting a new license, you can also add credit to an existing license.

Limitations

  • The credit type you can use for a license depends on the license model. For example, to use seat credit, the license model must have settings in place that restrict license use based on seats.

  • We recommend that you only use one type of credit for licenses that you have granted using the same product package.

    Although this is not recommended, you are able to change the credit type per license after granting them in SysAdmin, and the Entitlement Management REST API allows you to use different types of credit already when granting licenses.

Before you start

Grant licenses to an organization

  1. In the left sidebar, go to ENTITLEMENTS > Organization.

  2. Search and select the organization, and click Confirm.

    The organization’s entitlements table opens.

  3. Select the entitlement where you want to place the licenses.

  4. On the Licenses tab, select Actions > Grant licenses. A dialog opens.

  5. In Product, select the product package that contains the licensed items you want to grant licenses to.

    Note: If you grant a new license with a custom license model and the entitlement already has a license for the same licensed item, the license model may define that the existing license is updated instead of creating a new license.

    In this case, the existing license is updated based on the product package, and the new credit is added to the earlier credit. Make sure you define the same validity time that the existing license has, or granting the license fails.

    With an out-of-the-box floating license model, a new license is always created.

  6. Define the license validity:

    • Valid from: Define the start date from which the license is valid. Use the format YYYY-MM-DD.

    • Valid until (optional): Define the end date after which the license is no longer valid. Use the format YYYY-MM-DD.

  7. Define one type of credit for the license:

    • Seat count: Define the number of seats the license has.

      If the licensed item’s advanced settings in the product package define the number of seats included, that is multiplied with the value you define here to calculate the final number of seats granted in the license.

      You can define seat credit if the license uses either the out-of-the-box floating license model or a custom license model that defines a seat count constraint.

    • Use count: Define the maximum quantity of usage that the license allows.

      The client application can specify the quantity to be consumed from the credit in the license consumption request; otherwise 1 unit is consumed from the credit per request.

      You can define use count credit if the license uses a custom license model that defines a use count constraint.

      Use count defined in the licensed item’s advanced settings in the product package has no effect.

    • Use time: Define the maximum use time that the license allows. The end users’ or device clients’ total cumulative use time cannot exceed this amount.

      Select the time unit (seconds, hours, or days) and enter the amount of time allowed. When the license is being consumed, the time consumption is calculated in milliseconds.

      You can define use time credit if the license uses a custom license model that defines a use time constraint.

      Use time defined in the licensed item’s advanced settings in the product package has no effect.

  8. Click Save to grant the licenses.

Next steps