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

> Auth0 Dashboard を使用して、デバイス認可フロー 中にアプリケーションが生成するユーザーコードの設定方法を説明します。

# Device User Code の設定

[デバイス認可フロー](/docs/ja-jp/get-started/authentication-and-authorization-flow/device-authorization-flow) 中にアプリケーションが生成するユーザーコードの設定は、<Tooltip tip="Auth0 Dashboard: サービスを設定するための Auth0 の主要製品です。" cta="用語集を見る" href="/docs/ja-jp/glossary?term=Auth0+Dashboard">Auth0 Dashboard</Tooltip> で構成できます。

1. [Auth0 Dashboard > 設定](https://manage.auth0.com/#/tenant) に移動し、**Advanced** タブをクリックします。
2. **Device Flow User Code Format** セクションまでスクロールし、**User Code Character Set** と **User Code Mask** を見つけて必要な設定を入力し、**保存** をクリックします。

| 設定                               | 説明                                                                 |
| -------------------------------- | ------------------------------------------------------------------ |
| **Device Flow User Code Format** | ユーザーコードをランダムに生成するときに使用する文字セットです。                                   |
| **User Code Mask**               | ランダムに生成されるユーザーコードの長さと形式を定義するマスクです。ユーザーコードを読みやすくし、入力しやすくするために使用します。 |

<div id="learn-more">
  ## さらに詳しく
</div>

* [デバイス認可フロー](/docs/ja-jp/get-started/authentication-and-authorization-flow/device-authorization-flow)
* [ユーザーからデバイスのリンクを解除する](/docs/ja-jp/manage-users/user-accounts/unlink-devices-from-users)
