In telemetry data, license key is added

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.14.0, 7.14.0-alpha4
    • Affects Version/s: None
    • Component/s: 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"
            },
            ...
          }
        }
      } 
      

            Assignee:
            Unassigned
            Reporter:
            Yana Vasileva
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: