License management
Activate your license to validate commercial use. Enterprise licenses unlock premium features including RBAC, LDAP and audit logs.
Loading license information...
Licensed to
{licenseInfo.payload?.name}
License type
{#if isEnterprise}
Licensed host
{licenseInfo.payload?.host}
Issued
{new Date(licenseInfo.payload?.issued || '').toLocaleDateString()}
Expires
{licenseInfo.payload?.expires ? new Date(licenseInfo.payload.expires).toLocaleDateString() : 'Never (Perpetual)'}
Current hostname
{licenseInfo.hostname}
Enter the name exactly as provided with your license
Current hostname (for license validation)
{licenseInfo?.hostname || 'Unknown'}