Cancelled trials keep running for up to a day on cached tokens.
License Management
Every tenant has one active license; suspension, revocation, and expiry kill credentials in under a second.
Commercial entitlement has to be honoured even when terms change mid-flight. A cancelled trial must stop working immediately — not in thirty minutes when a token expires. BoltPipeline holds the active license, the signed token, the runtime status view, and the revocation cascade in one coherent system.
What it solves
Common problems this capability removes from your engineering workflow.
Suspending a tenant relies on natural token expiry.
License status checks combine four axes inconsistently across the app.
Internal platform tenants can be deleted by accident.
How it works
The flow this capability runs end-to-end inside the platform.
- 1Each tenant carries one active license row plus full history.
- 2A signed token lets agents verify entitlement offline.
- 3Termination cascades to a revocation list within milliseconds.
- 4Internal platform tenants are protected at the database trigger level.
Related capabilities
Other capabilities in the BoltPipeline platform that work alongside this one.
Token Blocklist
When you press the revoke button, the stolen credential stops working in milliseconds — not in thirty minutes.
5Security &Authentication
Sign up, verify, log in, MFA, invite, reset — one identity engine handles staff and tenant users alike.
5Security &RBAC and Settings
One permission engine drives every authorize check — and the UI renders only what the server says you can see.
See it on your data.
Try BoltPipeline against your live database — your data never leaves your environment.