Version History
Version 5.0.0.0
Changes in This Release
- Added Validates and generates a token license file (extended) -> stores optional customer Name/Email in TokenClients when enabled for ProgramID:
GenerateTokenLicenseExtended
- Added End point to return token license maintenance plan flag - currnetly maintenance plan need to be manually set in LAM desktop application
GetTokenLicenseMaintenancePlan
Version 4.0.0.0
Changes in This Release
- Added Generate a license file using script name, domain name and dynamic domain key:
GeneratePluginLicense
Version 3.0.0.0
Changes in This Release
- Added Generates new token license endpoint:
GenerateTokenLicense
- Added Validate generated token license endpoint
ValidateTokenLicens
- Added Remove generated token license endpoint
RemoveTokenLicense
- Updated appsettings.json file with new license prefix
TokenLicense
Version 2.0.0.0
Changes in This Release
- Added Check script license status check endpoint:
CheckScriptLicenseStatus
- Optimized GenerateScriptOrDomainLicense to allow using dynamic domain keys
Version 1.0.0.0
Changes in This Release
- Initial release of the License Activation Manager API
- Added support for Single user license validation
- Added support for Network license validation
- Introduced Security token issuance and validation capabilities
- Added Token licensing system for flexible access control
- Implemented API authentication through secure API keys