Enterprise Onboarding
License
Steps to generate license
3. Obtain a License
License Types
| License | Description |
|---|---|
| Trial | Evaluation license |
| Enterprise | Production license |
| Floating | Shared among multiple users |
Request a License
- Login to the Customer Portal.
- Navigate to Licensing.
- Click Generate License.
- Download the license file or copy the license token.
Example:
{
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ...",
"user": {
"username":"acmeadmin",
"email":"admin@acme.corp"
},
"url": "http://localhost:9000"
}