Customer Admin Agent
Checking activation status…
This Customer Admin Agent is bootstrapped
This CAA has completed Tier-1 enrollment and is serving its tenant. Bootstrap is at-most-once per CAA — there is nothing more to do on this page.
- org_id
Activate the Customer Admin Agent
Paste the bootstrap token from your Hawcx invitation.
It carries your organization identifier and a one-time registration
credential. The CAA learns its tenant from the token, performs an X3DH
handshake with the Auth Service, and derives
K_admin_session locally. This page only
needs to be visited once per organization.
The Customer Admin Agent is active
The X3DH handshake with the Auth Service succeeded.
K_admin_session is derived and pinned in local
Postgres. The Authenticator can now sign org_tokens
for agent enrollments. The OTRC has been consumed and cannot be reused.
HAAP_ADMIN_AUTH_RECOVERY_CREDENTIAL
in the Authenticator's Secret Manager entry. Without it, restarting the
CAA forces a fresh OTRC bootstrap and disconnects all enrolled agents.
Hawcx does not log this value and cannot recover it. After saving,
close this tab — the page intentionally does not retain the credential.
The handshake did not complete
The Customer Admin Agent rejected the request. The token may be malformed, its OTRC may have expired or been consumed, the token's org_id may not match the tenant the OTRC was minted under, or the Auth Service may be unreachable from this Pod.