> ## Documentation Index
> Fetch the complete documentation index at: https://translations.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> mTLS 認証を設定する方法を説明します。

# mTLS 認証を設定する

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  Highly Regulated Identity 機能を利用するには、Highly Regulated Identity アドオンを含む Enterprise Plan が必要です。詳しくは、[Auth0 Pricing](https://auth0.com/pricing/) を参照してください。
</Callout>

mTLS 認証を設定するには、[Auth0 Management API](https://auth0.com/docs/api/management/v2) または [Auth0 Dashboard](https://manage.auth0.com/) を使用します。Auth0 における mTLS 認証の仕組みについて詳しくは、[Authenticate with mTLS](/ja/docs/get-started/authentication-and-authorization-flow/authenticate-with-mtls) を参照してください。

| 参照先                                                                                                         | 学べる内容                                                         |
| ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
| [Set up your customer edge](/ja/docs/get-started/applications/configure-mtls/set-up-the-customer-edge)      | クライアント証明書を検証し、リクエストを Auth0 のエッジネットワークに転送するようにカスタマーエッジを設定する方法。 |
| [Configure mTLS for a client](/ja/docs/get-started/applications/configure-mtls/configure-mtls-for-a-client) | Auth0 アプリケーションの mTLS 認証を設定する方法。                               |
| [Configure mTLS for a tenant](/ja/docs/get-started/applications/configure-mtls/configure-mtls-for-a-tenant) | Auth0 テナントの mTLS 認証を設定する方法。                                   |
