> ## Documentation Index
> Fetch the complete documentation index at: https://auth0.com/llms.txt
> Use this file to discover all available pages before exploring further.

# IDトークンのライフタイムを更新する

> Auth0 Dashboardを使用して、アプリケーションのIDトークンの有効期間を更新する方法を説明します。

<Tooltip data-tooltip-id="react-containers-DefinitionTooltip-0" href="/docs/ja-jp/glossary?term=auth0-dashboard" tip="Auth0 Dashboard: サービスを構成するためのAuth0の主製品。" cta="用語集の表示">Auth0 Dashboard</Tooltip>を使用してIDトークンのライフタイムを変更できます。IDトークンの有効期間は、デフォルトで36000秒間（10時間）有効です。セキュリティの懸念がある場合は、トークンの有効期間を短くすることができます。ただし、トークンの目的の1つが、ユーザー情報のキャッシュによるユーザーエクスペリエンスの向上であることを忘れないでください。

1. [［Dashboard］>［Applications（アプリケーション）］>［Applications（アプリケーション）］](https://manage.auth0.com/#/applications)に移動し、アプリケーションの名前を選択して表示します。
2. **［ID Token（IDトークン）］** までスクロールし、**［ID Token Expiration（ID トークンの有効期限）］** フィールドを見つけます。アプリケーションに対して適切なIDトークンの有効期間（秒単位）を入力します。
3. **［Save Changes（変更を保存）］** をクリックします。

## もっと詳しく

* [トークンのベストプラクティス](/docs/ja-jp/secure/tokens/token-best-practices)
* [［Application Settings（アプリケーションの設定）］](/docs/ja-jp/get-started/applications/application-settings)
* [リフレッシュトークンの有効期限を構成する](/docs/ja-jp/secure/tokens/refresh-tokens/configure-refresh-token-expiration)
