# Adalo「アプリ固有のパスワード」を作成

*スキルレベル: 中級*

## 開始する前に

* この機能を使用するには有料のAdaloプランが必要です。
* Apple DeveloperアカウントとアプリのBundle IDを作成していることを確認してください。
* アプリ固有パスワードはApple Developerアカウントのメールアドレスを使用して作成する必要があります。

{% hint style="info" %}
iCloudパスワードをリセットすると、新しいアプリ固有パスワードを作成する必要があります。
{% endhint %}

## 手順

Appleの「アプリ固有パスワード」は、Adaloのようなサードパーティ企業が安全にAppleアカウントにサインインできるように使用されます。たとえば、WindowsデバイスでiCloudにサインインする必要がある場合に作成したかもしれません。

Adaloのために「アプリ固有パスワード」を作成することで、アプリをTestFlightに安全にアップロードできます。以下の手順で作成します：

**1.)** このWebアドレスをブラウザにコピーして貼り付けてください：\*\*<https://appleid.apple.com**、そして青い**サインイン**ボタンをクリックして、Apple> Developerアカウントにサインインしてください。

![](/files/yiJP6wpOfD9SRooBGocS)

**2.)** **サインインとセキュリティ**というセクションで、**アプリ固有パスワード**タイルをクリックしてください。

![](/files/Gdc0dZxLQrcUF00Pxfni)

**3.)** ポップアップ内の青いプラス記号をクリックしてください。

![](/files/sjRZeGZPAOj0JXJoIOoW)

**4.)** 新しいアプリ固有パスワードに「Adalo - あなたのアプリ名」という名前を付け、**作成**をクリックしてください。

![](/files/vlEXpJKY6N8WJexsrPJy)

**5.)** Appleは再度Apple IDパスワードの確認を求める場合があります。パスワードを確認した後、新しいアプリ固有パスワードが表示されます。このパスワードをコピーして安全な場所に保存してください - **再度表示されることはありません！**

![](/files/OyimuVPCLIWtwxFWvw0K)

**6.)** アプリ固有パスワードをコピーして保存したら、**完了**をクリックしてください。また、パスワードリスト内の灰色のマイナス記号をクリックすることで、いつでもこれらのアプリ固有パスワードを取り消すことができます。

![](/files/90VSfhbW7Qg8Z3TrOTDM)

## ヘルプ

この記事に関する追加のヘルプが必要な場合は、いつでも[コミュニティフォーラム](https://forum.adalo.com/)で質問できます！投稿にこの記事へのリンクも貼り付けてください！

チュートリアルやヘルプドキュメントのリクエストがありますか？[お知らせください！](https://ideas.adalo.com/tutorial-requests)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.adalo.com/ja/testing-your-app/publishing-to-the-apple-app-store/create-your-adalo-app-specific-password.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
