Tenant bootstrap

Create a tenant boundary and capture the one-time secrets

Tenant creation returns the acting and licence secrets only once. Save them immediately, then use the status page to provision infrastructure and watch the onboarding workflow.

Create
Tenant name and description
Reveal
Licence and acting keys once
Provision
Asynchronous backend workflow
Observe
Retry-aware onboarding status
The bootstrap path is deliberately separate from operator authentication.
One-time secrets are stored only in the current tab session while the flow is active.
Provisioning runs through the same local BFF boundary used by the rest of the console.
Bootstrap tenant

Create the tenant boundary

one-time secrets

Be precise. This name becomes the operational tenancy label.

Optional. Use this for environment and governance notes.

Tenant is created with an RSA-2048 key pair.

Acting and licence secrets are revealed once.

No tokens are persisted in localStorage.

You will be redirected to the one-time secret reveal page after creation.

Bootstrap sequence
Create the tenant and save the secrets.
Open the dedicated secrets page and reveal one key at a time.
Provision the tenant and watch the status page until green.