This panel should sit behind Cloudflare Access (Innovatex staff only). The admin bearer token authorises the issuance API.
Signs a VXLIC1 token for a customer deployment. Base modules (AUTH / WALLET / SPOT) are always included.
Active licenses are offline-verifiable and checked online via /verify. Revoke takes effect immediately.
Create the customer first, then issue them a license.
Two values are needed on the customer side. The public key is the same for every customer; the token is per-license.
LICENSE_PUBKEY_PEM). Same for all customers:
Recent issuance / renew / revoke / verify events (last 100).
Copy the token now and set it on the customer deployment.
LICENSE_TOKEN to the token above, and ensure their Archon has
LICENSE_PUBKEY_PEM set to the public key (see the Deployment Keys tab).
Re-signs a new token for the same license_id (public key unchanged). e.g. add FUTURES after purchase — no new license is created.