Skip to main content

License apps

This how-to guide explains how you can manage app licenses. If you deploy apps to or remove them from a node in production, you need to manage their licenses stored in the node's settings. Without a valid license, an app does not receive an auth token and can therefore not interact with the Events API.

No need for licenses during development

By default, your node is configured as follows and you therefore do not need to store an app license in your node's settings for receiving an Auth token:

Node settings example
...
"licensing": {
"node": "development"
}
...
want to buy license keys?

If you want to buy license keys, please get in touch with your contact at Actyx or fill out this form.

You can manage the app license keys in the settings of the node on which the app is running under licensing/apps/... as shown below:

You can add or delete licensed apps from the node by simply editing the node settings. For this, you need to first select the node you want to manage from the Node Overview.

node-overview

Next, navigate to the Settings tab which displays the currently saved node settings. Now, you can simply remove an entry from the apps array or add one, depending on what you want to do.

settings-01

settings-02

If you want to read a more holistic explanation of authentication and authorization with Actyx, please check out our conceptual guide on the topic.

still have app license keys for Actyx v1.x?

The format of app and node license keys changed. If you have license keys that you purchased for Actyx v1.x, please get in touch with your contact at Actyx or write an e-mail to [email protected] and we will send you new license keys.