1. Sign in and open a workspace
Create an account
Visit app.tigertrust.io. Sign up with email, Google, or SSO. Your organisation lands in a fresh workspace.
Invite your team
Settings → Workspace → Members. Assign each member an RBAC role: workspace-tier (
admin / user / accountant) plus per-module (clm_admin, pam_admin, sm_admin, nhig_admin).(Optional) turn on SSO
Settings → SSO for SAML or OIDC. See SSO setup.
2. Certificate Lifecycle (CLM)
Install the agent
3. Privileged Access Management (PAM)
Deploy tigeraccess-server
Enroll an SSH host as a resource
Mint a join token with
tash-admin tokens add --type=node, then run the returned one-liner on the host.4. Secrets Manager (SM)
Install the `tt` CLI
5. NHI Governance (NHIG)
Grant read-only cloud access
NHIG → Cloud Providers → Connect AWS/Azure/GCP. Deploy the read-only role via the CloudFormation /
az cli / gcloud snippet the UI shows.(Optional) install the on-host agent
Assign owners
NHIG → Inventory → Bulk Actions → Assign Owner. Every unowned identity blocks compliance.
Where next
Platform concepts
Workspaces, RBAC, policies, and the agent model shared by every module.
Integrations
AWS, Azure, GCP, DNS providers, SSO, webhooks, notification channels.
API reference
Every HTTP endpoint across all four modules.
Operations
Troubleshooting, playground, release pipeline.