> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/sso-connect-cloud/jp/identity-provider-setup/f5-keeper.md).

# F5

{% hint style="success" %}
最初に[管理コンソールの設定](/sso-connect-cloud/jp/admin-console-configuration.md)の手順を完了してください。
{% endhint %}

### F5

F5 BIG-IP APMで、Keeper向けの新しいSAML IdPサービスを設定します。

**\[Access Policy]** > **\[SAML]** > **\[BIG-IP as IdP]** > **\[Local IdP services]** に移動します。

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2FeCxHo0vaHnexiU1AAr0K%2Fimage.png?alt=media&#x26;token=ea8fe7f3-7e84-424d-943b-b2b6cfa2ffb9" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2FRMjHn7juxZ9698zKmYA8%2Fimage.png?alt=media&#x26;token=94d06356-f90c-4cc6-9b56-3011037d2fc4" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2FnvaPweg3QCZqtYtFxmfg%2Fimage.png?alt=media&#x26;token=7cdf9bf1-0302-479b-94ee-b4c85522172f" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2FMSQSOEaWOUlFKodejPlZ%2Fimage.png?alt=media&#x26;token=2b9ed16b-264d-410f-ab85-6d366a25f6dc" alt=""><figcaption></figcaption></figure>

**\[Access Policy]** > **\[SAML: BIG-IP as IdP - Local IdP Services]** に移動し、該当するIdP接続ポイントを選択して **\[Export Metadata]** を選択します。

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2FnTtVawzBT34p4bMAeVAI%2Fimage.png?alt=media&#x26;token=9d447b5b-e497-4e08-882a-e8cb7bcc3cbc" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2F27ThYicdhSaA7kQGxvSq%2Fimage.png?alt=media&#x26;token=e9dc8eb0-d936-41e4-8426-67def69f851d" alt=""><figcaption></figcaption></figure>

F5 BIG-IP APMからエクスポートしたメタデータファイルをKeeperクラウドSSOコネクトにインポートし、IDPタイプにF5を選択します。

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2FblPmikGgADoOcVEJOR0r%2Fimage.png?alt=media&#x26;token=6ffe7ec7-e76a-48e4-b6c4-377e532bc00c" alt=""><figcaption></figcaption></figure>

**\[保存]** をクリックして設定を保存し、すべての設定が正しいことを確認します。

**\[メタデータをエクスポート]** をクリックしてKeeperクラウドSSOコネクトのメタデータファイルをエクスポートし、F5 BIG-IP APMの設定に使用します。

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2FezUGOw4xrddYSrirc0LF%2Fimage.png?alt=media&#x26;token=8bb27bbd-4915-4a3a-916d-b9f26a0b95cb" alt=""><figcaption></figcaption></figure>

これでKeeper SSOコネクトの設定は完了です。


---

# 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.keeper.io/sso-connect-cloud/jp/identity-provider-setup/f5-keeper.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.
