View and revoke OAuth access tokens
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.
使用中の OAuth アクセス トークンを表示する
ご使用の Confluence ユーザー アカウントのすべての OAuth アクセス トークンを表示するには:
- Select your profile picture at top right of the screen, then select Settings
- Select View Authorised Applications. A view similar to screenshot below is displayed. Refer to OAuth Access Token Details below for information on interpreting this table.
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. |
発行日 | Confluence により OAuth アクセス トークンがコンシューマーに発行された日付。このガジェットから Confluence ユーザー アカウントに限定された Confluence データへのアクセスを承認すると、即座に発行されます。 |
有効期限 | OAuth アクセス トークンの有効期限が切れる日付。これは、「発行日」後 7 日間です。この日に達すると、アクセス トークンは自動的にこのリストから削除されます。 |
アクション |
使用中の OAuth アクセス トークンを取り消す
使用中の OAuth アクセス トークンのいずれかを取り消すには:
- Confluence ユーザー アカウントの OAuth アクセス トークンを表示します (上記に説明)。
- Locate the Confluence gadget whose OAuth access token you wish to revoke and select Revoke OAuth Access Token next to it.
The gadget's access token is revoked and the Confluence gadget on the consumer will only have access to publicly available Confluence data.