Skip to main content

Takumi Guard: Issue Org User Tokens from the Console

· 2 min read
Yoshiaki Matsutomo
Software Engineer @ GMO Flatt Security Inc.

You can now issue organization user tokens (tg_org_) directly from the Takumi Guard tokens page in the Shisho Cloud console. In addition to the existing Guard API flow, you can now issue new tokens in just a few clicks.

Overview

Issuing tokens from the console fits well into everyday workflows where individual tokens need to be issued on demand — for example, when a new teammate needs access on their first day, or when provisioning one for a contractor on a short engagement.

Right after issuance, the console displays the new token alongside ready-to-paste npm and PyPI setup commands, so the recipient can get started immediately.

The Guard API flow continues to work as before and remains the right choice for rolling out tokens at scale via configuration management or MDM tools.

Getting Started

Paid Feature

Organization user tokens require an active Takumi subscription with Guard enabled. See Pricing & Billing for details.

  1. Open Guard > Tokens in the Shisho Cloud console.
  2. Click Issue Token.
  3. Select a Bot, enter a User Identifier, and click Issue.

The token secret is shown only once at issuance. Copy it immediately and store it in a safe place.

For user identifier conventions, revocation, and other details, see Token Management.