> 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/passwordless-providers/veridium.md).

# Veridium

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

1. **新しいサービスプロバイダを追加**

Veridiumインターフェースで、**\[Add Service Provider]** (サービスプロバイダを追加) をクリックします。

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2FGkA9DihzK0pFKicFLx0b%2Fimage.png?alt=media&#x26;token=c9887a78-917b-434d-9679-89ee3415b7e6" alt=""><figcaption><p>新しいサービスプロバイダを追加</p></figcaption></figure>

2. **Keeperメタデータをダウンロード**

Keeper管理コンソールで、SAMLメタデータファイルをエクスポートします。

\[表示]-> \[メタデータをエクスポート]へ移動します。

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2FuQf4msuJ4BkeIL53vsJf%2Fimage.png?alt=media&#x26;token=5d3f16d9-997a-4116-9c3b-4176063a18e3" alt=""><figcaption><p>設定を表示</p></figcaption></figure>

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2FL5bC5O3J5otsCWo7AIs2%2Fimage.png?alt=media&#x26;token=fcb32e7d-682a-46f9-ad21-603e27809129" alt=""><figcaption><p>メタデータをエクスポート</p></figcaption></figure>

3. **Veridiumにメタデータをアップロード**

\[Service provider name] (サービスプロバイダ名) フィールドに「Keeper」と入力し、Keeperのメタデータファイルをアップロードして、NameID format (NameID形式) に「Email」 を選択します。

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2FtDryUGpsTdJd2IkdnNRR%2Fimage.png?alt=media&#x26;token=182cee01-43be-4ae7-9b25-95420a906b5d" alt=""><figcaption><p>メタデータをアップロード</p></figcaption></figure>

4. **属性をマッピング**

firstname、lastname、mailの属性をマッピングして\[Save] (保存) をクリックします。

<figure><img src="https://1914737032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfd2v-YT48Ljtykb8qm%2Fuploads%2Fwpi8lxVIzRN3OY2EUJns%2Fimage.png?alt=media&#x26;token=cdae3857-e179-467d-bbf5-bd524e256049" alt=""><figcaption><p>属性をマッピング</p></figcaption></figure>

これで連携は完了です。 以下はVeridiumのログインフローを示す動画となります。

{% embed url="<https://vimeo.com/577488352>" %}
Veridiumログインデモ
{% endembed %}


---

# 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/passwordless-providers/veridium.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.
