Close

Atlassian Access の API トークン制御

鍵を下げたクラウドキーチェーン

API トークン制御とは


API トークンによって、ユーザーは Cloud アプリで認証ができ、2 段階認証と SSO を行わずに REST API を通してインスタンスからデータを取得できます。トークン制御によって管理者は、管理対象アカウントで API トークンの使用を確認し、取り消せます。

API トークン制御を使う理由


管理者は、ボットアカウントと統合の使用状況をより詳細に把握して、API アクセスに対するセキュリティと管理制御を強化できます。

仕組み


管理者は、組織内のユーザーがそれぞれの管理対象アカウントのアカウント詳細ページに移動して作成した API トークンを確認、管理できます。ユーザーが自身の API トークンを作成して使用する方法については、「API トークン」をご参照ください。

Control whether users can authenticate with a user API token
Control whether users can authenticate with a user API token
View all active user API tokens for managed accounts
View all active user API tokens for managed accounts

For external users, admins can control whether they can create new API tokens or use existing tokens by navigating to External users under security.

Allow or block external users from accessing API tokens
Allow or block external users from accessing API tokens

Read our documentation on user API token controls here