> For the complete documentation index, see [llms.txt](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/ja-gitbook-documentation/saitohenoakusesu/authenticated-access/enabling-authenticated-access.md).

# 認証付きアクセスを有効にする

サインイン画面の背後でドキュメントを保護するには、まずサイトで認証済みアクセスを有効にする必要があります。

### 認証済みアクセスを有効にする

次へ進み [サイト設定](/url/gitbook.com/docs/documentation/ja-gitbook-documentation/docs-site/site-settings.md)、そして **認証付きアクセス** をサイトのオーディエンス設定から選択してください。選択すると、サイトの設定を続けるために必要な、いくつかのオプションが表示されます。また、生成された「**秘密鍵**」も表示されます。これは、認証済みアクセスの設定の後の段階で必要になります。

### 認証方法を選択する

設定に応じて、さまざまなツール向けの認証済みアクセスの設定に関する連携機能とガイドがあります。

該当するガイドへ進み、サイトの認証済みアクセス設定を続けてください。

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">カバー画像</th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover-dark data-type="image">カバー画像（ダーク）</th></tr></thead><tbody><tr><td>Auth0 の設定</td><td><a href="/files/efa3d2c1961265f6523b1c1a7029fc41fb5d4cd3">/files/efa3d2c1961265f6523b1c1a7029fc41fb5d4cd3</a></td><td><a href="/pages/f6676dbbb1142eb04273c4be7360f024e6a2943b">/pages/f6676dbbb1142eb04273c4be7360f024e6a2943b</a></td><td><a href="/files/dc5dc062f505b7ea5baedd7f7b962e72cde0b706">/files/dc5dc062f505b7ea5baedd7f7b962e72cde0b706</a></td></tr><tr><td>Azure AD の設定</td><td><a href="/files/96d42f0a0b59f14493be00a37877367692eb1ee2">/files/96d42f0a0b59f14493be00a37877367692eb1ee2</a></td><td><a href="/pages/36c927aa1be52c714d1e0b1e65795551940a9194">/pages/36c927aa1be52c714d1e0b1e65795551940a9194</a></td><td><a href="/files/68ea91a2b8c5484449adf8402c70b45ef4496926">/files/68ea91a2b8c5484449adf8402c70b45ef4496926</a></td></tr><tr><td>Okta の設定</td><td><a href="/files/6dadd5e0bea23466d6676458a741393290a4f235">/files/6dadd5e0bea23466d6676458a741393290a4f235</a></td><td><a href="/pages/1a0b1c2869888e125f5ac7dc573641a8c5b01f19">/pages/1a0b1c2869888e125f5ac7dc573641a8c5b01f19</a></td><td><a href="/files/da13a1a43ab22169b1079109314a506d0cc4fbb4">/files/da13a1a43ab22169b1079109314a506d0cc4fbb4</a></td></tr><tr><td>AWS Cognito の設定</td><td><a href="/files/ec554f7c79e08391761e4c324cf5b000a0761d23">/files/ec554f7c79e08391761e4c324cf5b000a0761d23</a></td><td><a href="/pages/98e8eb678ae7d4aad92411190c1227e769d54621">/pages/98e8eb678ae7d4aad92411190c1227e769d54621</a></td><td><a href="/files/a0a1befa794b840dcc29dc1810240e46cd16c399">/files/a0a1befa794b840dcc29dc1810240e46cd16c399</a></td></tr><tr><td>OIDC の設定</td><td><a href="/files/5900f6af9bcdbdce8bf577a96635b3dd535ed45d">/files/5900f6af9bcdbdce8bf577a96635b3dd535ed45d</a></td><td><a href="/pages/e344f0ebb7741238ee92768b1c90615b7d1b5dde">/pages/e344f0ebb7741238ee92768b1c90615b7d1b5dde</a></td><td><a href="/files/16d492fc7a067213d0e00f15b7a86db33722ab52">/files/16d492fc7a067213d0e00f15b7a86db33722ab52</a></td></tr><tr><td>カスタムバックエンドの設定</td><td><a href="/files/0552fd093af087dee6eca5b57ad152a78b4a3c0e">/files/0552fd093af087dee6eca5b57ad152a78b4a3c0e</a></td><td><a href="/pages/e6591f6bb582d75f42e2326076986644b8eb0036">/pages/e6591f6bb582d75f42e2326076986644b8eb0036</a></td><td><a href="/files/de2c33fee7de64cb366a4137f790f0c239906ced">/files/de2c33fee7de64cb366a4137f790f0c239906ced</a></td></tr></tbody></table>


---

# 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:

```
GET https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/ja-gitbook-documentation/saitohenoakusesu/authenticated-access/enabling-authenticated-access.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.
