Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-12379

In telemetry data, license key is added

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.14.0, 7.14.0-alpha4
    • None
    • engine
    • None

      AT:

      • telemetry data contains license key
      {
        "installation": "...",
        "product": {
          ...
          "internals": {
            "license-key": {
              "customer": "customer name",
              "type": "UNIFIED"|"OPTIMIZE"|"CAMUNDA_BPM",
              "valid-until": "yyyy-MM-dd",
              "unlimited": true|false,
              "features": {
                "camundaBPM": "true"|"false",
                "optimize": "true"|"false",
                "cawemo": "true"|"false"
              }
              "raw": "customer=customer name;expiryDate=YYYY-mm-DD;camundaBPM=true;optimize=true;cawemo=true"
            },
            ...
          }
        }
      } 
      

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: