This page describes the purpose of OAuth access tokens which have been issued on behalf of your Confluence user account and provides instructions on how to revoke them.

On this page:

OAuth Access Tokens

OAuth access tokens allow you to use a Confluence gadget on an external web application or website (also known as the 'consumer') and grant this gadget access to Confluence data which is restricted or privy to your Confluence user account.

OAuth アクセス トークンは次の条件が満たされた場合にユーザー プロファイルにのみ表示されます。

  1. Your Confluence Administrator has established an OAuth relationship between your Confluence site and the consumer. Confluence Administrators should refer to Configuring OAuth for more information about establishing these OAuth relationships.
  2. コンシューマーの Confluence ガジェットにアクセスして、次のタスクを実行した場合。
    1. ガジェット経由で Confluence ユーザー アカウントにログインしてから、
    2. Clicked the 'Approve Access' button to allow the gadget access to data that is privy to your Confluence user account.
      (info) Confluence will then send the consumer an OAuth 'access token', which is specific to this gadget. You can view the details of this access token from your Confluence site's user account.

      An OAuth access token acts as a type of 'key'. As long as the consumer is in possession of this access token, the Confluence gadget on the consumer will be able to access Confluence data that is both publicly available and privy to your Confluence user account. As a Confluence user, you can revoke this access token at any time. Furthermore, all access tokens expire after seven days. Once the access token is revoked or has expired, the Confluence gadget will only have access to publicly available Confluence data.

Viewing your OAuth Access Tokens

ご使用の Confluence ユーザー アカウントのすべての OAuth アクセス トークンを表示するには:

  1. Go to your name (the 'User' menu) at the top of the page and choose Settings.
  2. Click View OAuth Access Tokens. A view similar to screenshot below is displayed. Refer to OAuth Access Token Details below for information on interpreting this table.
    (info) If no access tokens have been set, then 'None specified' is shown.


スクリーンショット: 使用中の OAuth アクセストークンの表示

OAuth アクセス トークン詳細

OAuthアクセス トークンのリストは表形式で表示されます。各アクセス トークンは別個の行に表示され、これらのトークンの各プロパティは、別個の列に表示されます。

列名

説明

コンシューマー

コンシューマーに追加された Confluence ガジェットの名前

コンシューマーの説明

A description of this consumer application. This information would have been obtained from the consumer's own OAuth settings when an OAuth relationship was established between Confluence and that consumer.
(info) If the consumer is another Atlassian application, this information is obtained from the Consumer Info tab's 'Description' field of the OAuth Administration settings. The application's administrator can customise this Consumer Info detail.

発行日

Confluence により OAuth アクセス トークンがコンシューマーに発行された日付。このガジェットから Confluence ユーザー アカウントに限定された Confluence データへのアクセスを承認すると、即座に発行されます。

有効期限

OAuth アクセス トークンの有効期限が切れる日付。これは、「発行日」後 7 日間です。この日に達すると、アクセス トークンは自動的にこのリストから削除されます。

アクション

アクセス トークンを取り消すための機能。

Revoking your OAuth Access Tokens

使用中の OAuth アクセス トークンのいずれかを取り消すには:

  1. Confluence ユーザー アカウントの OAuth アクセス トークンを表示します (上記に説明)。
  2. OAuth アクセス トークンを取り消す Confluence ガジェットを見つけ、その横にあるOAuth アクセス トークンの無効化をクリックします。
    ガジェットのアクセス トークンは取り消され、コンシューマー上の Confluence ガジェットからアクセスできるのは公開されている Confluence データのみとなります。
  • ラベルなし