> ## 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 を使用して、デバイス認可フロー中にアプリケーションで生成されるユーザーコードの設定方法を説明します。

# デバイスユーザーコード設定を構成する

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

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

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

<div id="learn-more">
  ## 詳しく見る
</div>

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