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

# Configurer l’authentification mTLS

> Découvrez comment configurer l’authentification mTLS.

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  Pour utiliser les fonctionnalités de l’identité très réglementée (HRI), vous devez disposer d’un plan Enterprise avec le module complémentaire Identité très réglementée. Consultez [Tarification Auth0](https://auth0.com/pricing/) pour plus de détails.
</Callout>

Utilisez [Management API Auth0](https://auth0.com/docs/api/management/v2) ou [Auth0 Dashboard](https://manage.auth0.com/) pour configurer l’authentification mTLS :

<table class="table">
  <thead>
    <tr>
      <th><strong>Consultez…</strong></th>
      <th><strong>Pour en savoir plus sur…</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="/docs/fr-CA/fr-ca/get-started/applications/configure-mtls/set-up-the-customer-edge">Configurer votre Edge client</a></td>
      <td>Comment configurer votre Edge client pour qu’il vérifie le certificat de votre client et transmette les requêtes au réseau Edge d’Auth0.</td>
    </tr>

    <tr>
      <td><a href="/docs/fr-CA/fr-ca/get-started/applications/configure-mtls/configure-mtls-for-a-client">Configurer mTLS pour un client</a></td>
      <td>Comment configurer l’authentification mTLS pour votre application Auth0.</td>
    </tr>

    <tr>
      <td><a href="/docs/fr-CA/fr-ca/get-started/applications/configure-mtls/configure-mtls-for-a-tenant">Configurer mTLS pour un locataire</a></td>
      <td>Comment configurer l’authentification mTLS pour votre locataire Auth0.</td>
    </tr>
  </tbody>
</table>
