> For the complete documentation index, see [llms.txt](https://docs.radiusaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.radiusaas.com/ja/purofairu/google-workspace/wifi-purofairu.md).

# WiFi プロファイル

{% hint style="warning" %}
強く推奨します **スペースを使用しないこと** または **特殊文字** あなたの **SSID**.
{% endhint %}

Chromebook 用に Google Workspaces で WiFi プロファイルを構成するには、次の手順に従ってください:

1. Google の **管理コンソール** （admin.google.com で） > へ移動します **メニュー** > **デバイス** > **ネットワーク** > **Wi-Fi ネットワークを作成**.
2. の **プラットフォーム アクセス** セクションで、次のチェックボックスをオンにします **Chromebook で有効（デバイスごと）**.
3. の **詳細** セクションで、次のように設定します:

| 詳細                                     | 値                                                                                                                                                                                                                                                                                                                              |
| -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **名前**                                 | WiFi 名（SSID と一致させることを推奨します）。                                                                                                                                                                                                                                                                                                   |
| **SSID**                               | SSID。                                                                                                                                                                                                                                                                                                                          |
| **自動接続**                               | チェックボックスをオンにします。                                                                                                                                                                                                                                                                                                               |
| **セキュリティの種類**                          | **WPA/WPA2/WPA3 Enterprise（802.1X）**                                                                                                                                                                                                                                                                                           |
| **Extensible Authentication Protocol** | **EAP-TLS**                                                                                                                                                                                                                                                                                                                    |
| **最大 TLS バージョン**                       | **1.2**                                                                                                                                                                                                                                                                                                                        |
| **ユーザー名**                              | 匿名                                                                                                                                                                                                                                                                                                                             |
| **サーバー証明機関**                           | 次を含む証明書プロファイルを参照してください [RADIUS サーバー証明書のルート CA](/ja/purofairu/google-workspace/sb.md).                                                                                                                                                                                                                                          |
| **サーバー証明書のドメイン サフィックス一致**              | <p>次を追加します</p><ul><li><strong>サブジェクト代替名 (SAN)</strong></li><li>および <strong>共通名（CN）</strong></li></ul><p>の <em>アクティブな</em> RADIUS <a href="/pages/737dc4221fa00a8b476d0c330bb1ac4aab8034b1#server-certificates"><strong>サーバー証明書。</strong></a> これらのプロパティは、アクティブなサーバー証明書を展開し、関連する値をコピーすることで見つけることができます。以下のスクリーンショットを参照してください。</p> |
| **SCEP プロファイル**                        | 次を参照してください [SCEP 証明書プロファイル](https://docs.scepman.com/certificate-deployment/static-certificates/google-workspace/chromeos#add-a-scep-profile).                                                                                                                                                                                 |

<figure><img src="/files/9f964d63b8a6ebbb48712acfbef137760881e406" alt=""><figcaption><p>表示中 <strong>サブジェクト代替名 (SAN)</strong> および <strong>共通名（CN）</strong> </p></figcaption></figure>

4. をクリックします **保存**.

<figure><img src="/files/922b9c86cbfdeeb2c167833b60918f6baf793517" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6fbaef994a82dcd036f85d39bd25b43fe4c51b81" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2ea56ecaede50ff6e300fe263899c7bee12f07a9" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.radiusaas.com/ja/purofairu/google-workspace/wifi-purofairu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
