Issuance
Turns reviewed license data into a signed artifact and records the operation.
Product journey
From product configuration to a verified result, each part of licensing has one clear responsibility.
You configure a product and define license facts and entitlements. LicentiaEU then produces a signed artifact for delivery to your software or end user.
A supported verifier checks that artifact and reports trusted facts. Your application interprets those facts and decides what happens next.
Set its identity, tier, and verification model.
Add the facts, bindings, validity, and entitlements the license should carry.
Review the draft and issue an immutable signed license.
Provide the license to the customer’s software or end user.
Validate structure, canonical representation, signature, and relevant facts.
Apply access, feature, grace, and user-experience policy in your application.
Responsibilities
Turns reviewed license data into a signed artifact and records the operation.
Proves artifact integrity and returns facts and diagnostics; it does not define every product decision.
Lives in your software, where verified facts become access rules and user-facing behavior.
Request and response models
Model availability depends on the selected tier. The panels reflect the models configured by the Control Plane; dedicated artwork for Models II–IV is still pending.
Client sends request (incl. License) to LicentiaEU Verifier. Response returns to client.
Client receives response directly. LicentiaEU Verifier also forwards response to Org Cloud Server.
Conceptually, verification response is routed via Org Cloud Server. For LicentiaEU this is technically the same as Model I.
Client verifies via LicentiaEU but uses Org Cloud Server as entitlement decision point.
Technical details
Canonical XML and Ed25519 signatures allow compatible verifiers to reproduce the same integrity checks. Signed workflows and audit records make issuance and verification activity easier to diagnose.
Create an account and configure your product.