IdentityHub Licensing
Request a license
To request a license, use the config-manager
tool (./identity-hub config-manager
). Select the corresponding option (request a license
) and the tool generates a license request based on your current IdentityHub configuration. I.e. you will get a different license request wether you have configured userapp usage in the IdentityHub config or not. Since the IdentityHub needs to make certain requests to the configured parts, it may be necessary to add the NODE_EXTRA_CA_CERTS
variable when executing the config manager (NODE_EXTRA_CA_CERTS=./config.ca-bundle.pem ./identity-hub config-manager
).
Copy the outputs of the request a license
step from the config-manager
and send it to Kenoxa GmbH via e-mail. We will then generate a license file for you, which you can configure in the IdentityHub config and which will be used from now on.
Step 1
use the config-manager
terminal./identity-hub config-manager
Step 2
Select the corresponding option.
request a license
Copy the outputs of the request a license
and send it to Kenoxa GmbH via E-Mail: [email protected]
Validate your license
The config-manager
also provides the option validate a license
. This step will check if your currently configured license file is (still) valid. You may need to generate a new license request in case your license has expired, or you added/removed something to/from your IdentityHub config that influences the licenses fingerprint.