Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Security & Auth

Two token types.

  • Master token (MT_...) — backend only. Creates, refreshes, and revokes access tokens. Optional tenant_prefix and allow_ip_masks live in Cockpit JSON, not in the MT_... string.
  • Access token (AT_{id}_{secret}) — given to clients. Carries tenant grants and optional network limits.

Start here:

Related: