Overview
To use OpenFin you are required to apply for a license key and include it in your Application Configuration File. A key is required during your development phase which can be used under the terms of our developer license.
You will need to covert a developer license before considering deploying an application to end-users, to discuss the production licenses available please contact us at info@openfin.co.
How do I obtain a license key
A key can be obtained by signing up for a 30-day support trial via our may website openfin.co, once your trial has been approved you will receive your license key.
Where do I configure a license key
The license key should be configured as a Top-Level parameter in your Application Configuration File, for example:
{
"licenseKey": "<assigned key>",
"runtime": {
"version": "X.X.X.X"
},
"startup_app": {
...
}
}
Comments
0 comments
Please sign in to leave a comment.