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

# Coffre-fort

> Décrit comment utiliser le coffre-fort de formulaires pour les actions.

Le coffre-fort vous permet de stocker de manière sécurisée des secrets ou des paramètres courants (par exemple : clés API, jetons d’accès, jetons d’actualisation) pour authentifier les demandes auprès de services externes ou des intégrations en tant que connexions de coffre-fort.

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  * Certaines connexions exigent que l’utilisateur fournisse des informations d’identification (par exemple, dans le cas d’une connexion Auth0 avec une application machine-machine (M-M), un jeton d’accès est généré avec un délai d’expiration et un jeton d’actualisation). La connexion stocke les deux jetons et génère un nouveau jeton d’accès avant son expiration.
  * Certains services externes requièrent des permissions pour générer des identifiants d’API. Si vous modifiez les permissions, mettez à jour la connexion à ces services pour éviter les problèmes de connexion.
  * Une fois la connexion ajoutée, vous pouvez l’utiliser dans vos flux. Toute mise à jour d’une connexion existante se propage automatiquement.
</Callout>

## Créer et modifier des connexions au coffre-fort

Créez et modifiez des connexions au coffre-fort depuis la page correspondante ou l’éditeur de flux lorsqu’une action nécessite des identifiants.

### Créer des connexions au coffre-fort depuis la page correspondante

Ajoutez une connexion au coffre-fort depuis la page Coffre-fort en procédant comme suit :

1. Ouvrez l’éditeur de formulaires en sélectionnant **Auth0 Dashboard > Actions > Forms (Formulaires).**

2. En haut à gauche de l’écran, sélectionnez **{"{tenantName}"} > Vault (Coffre-fort)** pour ouvrir la page Vault.

   <Frame>
     <img src="https://mintcdn.com/docs-dev-fix-supported-algorithms/wcJ4Y4Bfl4Wsjpgl/docs/images/fr-ca/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connections-example.png?fit=max&auto=format&n=wcJ4Y4Bfl4Wsjpgl&q=85&s=4fb9a2bb5a1c47c8bc781e860cec9253" alt="Dashboard > Forms > Vault" data-og-width="1332" width="1332" data-og-height="515" height="515" data-path="docs/images/fr-ca/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connections-example.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-fix-supported-algorithms/wcJ4Y4Bfl4Wsjpgl/docs/images/fr-ca/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connections-example.png?w=280&fit=max&auto=format&n=wcJ4Y4Bfl4Wsjpgl&q=85&s=060c2fac92bf41b38841b90bd6971d1c 280w, https://mintcdn.com/docs-dev-fix-supported-algorithms/wcJ4Y4Bfl4Wsjpgl/docs/images/fr-ca/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connections-example.png?w=560&fit=max&auto=format&n=wcJ4Y4Bfl4Wsjpgl&q=85&s=8ccb0132bc20656c5fe94e24770fb82c 560w, https://mintcdn.com/docs-dev-fix-supported-algorithms/wcJ4Y4Bfl4Wsjpgl/docs/images/fr-ca/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connections-example.png?w=840&fit=max&auto=format&n=wcJ4Y4Bfl4Wsjpgl&q=85&s=cc55e1747343828e8037952f688f3137 840w, https://mintcdn.com/docs-dev-fix-supported-algorithms/wcJ4Y4Bfl4Wsjpgl/docs/images/fr-ca/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connections-example.png?w=1100&fit=max&auto=format&n=wcJ4Y4Bfl4Wsjpgl&q=85&s=a3cc55bc950948ab2e7e345dcb7ac4b5 1100w, https://mintcdn.com/docs-dev-fix-supported-algorithms/wcJ4Y4Bfl4Wsjpgl/docs/images/fr-ca/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connections-example.png?w=1650&fit=max&auto=format&n=wcJ4Y4Bfl4Wsjpgl&q=85&s=1882d87a1fef9f780f107ceeac77454e 1650w, https://mintcdn.com/docs-dev-fix-supported-algorithms/wcJ4Y4Bfl4Wsjpgl/docs/images/fr-ca/cdy7uua7fh8z/1sPNPKO6nuEDCuiYGRWSur/d85dc616170eaf2d7d5f321750863ccf/vault-connections-example.png?w=2500&fit=max&auto=format&n=wcJ4Y4Bfl4Wsjpgl&q=85&s=57e24c8c1562e3a270dffcedf73cf76f 2500w" />
   </Frame>

3. Sélectionnez **Add Vault Connection (Ajouter une connexion au coffre-fort)**.

4. Sélectionnez l’action désirée, puis **Continue (Continuer)**.

5. Ajoutez un **Connection name (Nom de connexion)** au coffre-fort et sélectionnez **Continue (Continuer)**.

6. Saisissez les identifiants.
   Si vous n’avez pas d’identifiants précis, vous pouvez sélectionner **Create an empty connection (Créer une connexion vide)** et ajouter les identifiants plus tard. Les connexions vides affichent une icône orange qui indiquent l’absence d’identifiants.

7. Sélectionnez **Add Vault Connection (Ajouter une connexion au coffre-fort)**.

### Créer des connexions au coffre-fort depuis l’éditeur de flux

Ajoutez une connexion au coffre-fort à partir d’une action de flux, par exemple, Twilio, en procédant comme suit :

1. Ouvrez l’éditeur de flux en sélectionnant **Auth0 Dashboard > Actions > Forms (Formulaires) > Flows (Flux)**

2. Sélectionnez un flux et ajoutez une action **Send SMS with Twilio (Envoyer un SMS avec Twilio)**.

3. Dans le paramètre **Vault connection (Connexion au coffre-fort)** de l’action, sélectionnez l’icône **+**.

   <Frame>
     <img src="https://mintcdn.com/docs-dev-fix-supported-algorithms/-oGuzRv8zs0I-z-M/docs/images/fr-ca/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?fit=max&auto=format&n=-oGuzRv8zs0I-z-M&q=85&s=5ef07f6c4abb7088503946548dd22083" alt="Dashboard > Forms > Vault " data-og-width="1104" width="1104" data-og-height="191" height="191" data-path="docs/images/fr-ca/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-fix-supported-algorithms/-oGuzRv8zs0I-z-M/docs/images/fr-ca/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=280&fit=max&auto=format&n=-oGuzRv8zs0I-z-M&q=85&s=d7c23286acff9362a7bae34a20926a6c 280w, https://mintcdn.com/docs-dev-fix-supported-algorithms/-oGuzRv8zs0I-z-M/docs/images/fr-ca/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=560&fit=max&auto=format&n=-oGuzRv8zs0I-z-M&q=85&s=39096f429ac03ee92263673adda1d3d3 560w, https://mintcdn.com/docs-dev-fix-supported-algorithms/-oGuzRv8zs0I-z-M/docs/images/fr-ca/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=840&fit=max&auto=format&n=-oGuzRv8zs0I-z-M&q=85&s=72a6aaa82c4f2969be2c70f4870a457a 840w, https://mintcdn.com/docs-dev-fix-supported-algorithms/-oGuzRv8zs0I-z-M/docs/images/fr-ca/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=1100&fit=max&auto=format&n=-oGuzRv8zs0I-z-M&q=85&s=99054d715a8dc05825974ad80b08cc3f 1100w, https://mintcdn.com/docs-dev-fix-supported-algorithms/-oGuzRv8zs0I-z-M/docs/images/fr-ca/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=1650&fit=max&auto=format&n=-oGuzRv8zs0I-z-M&q=85&s=3bf81c694b3b741d424e90da775c2ced 1650w, https://mintcdn.com/docs-dev-fix-supported-algorithms/-oGuzRv8zs0I-z-M/docs/images/fr-ca/cdy7uua7fh8z/1AsaznhRKxm5LZxPlcbfUw/10e5a8af700aab909f5b03fcd266da7e/twilio-vault-connection.png?w=2500&fit=max&auto=format&n=-oGuzRv8zs0I-z-M&q=85&s=7bac1fc93f5f7e7a96b8f8c70dcb38d0 2500w" />
   </Frame>

4. Ajoutez un **Connection name (Nom de connexion)** au coffre-fort et sélectionnez **Continue (Continuer)**.

5. Saisissez les identifiants.
   Si vous n’avez pas d’identifiants précis, vous pouvez sélectionner **Create an empty connection (Créer une connexion vide)** et ajouter les identifiants plus tard. Les connexions vides affichent une icône orange qui indiquent l’absence d’identifiants.

   <Frame>
     <img src="https://mintcdn.com/docs-dev-fix-supported-algorithms/uJogG6xiM4WwBs4v/docs/images/fr-ca/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?fit=max&auto=format&n=uJogG6xiM4WwBs4v&q=85&s=9d99dd7f38f480cdd5c3e2265d1baeba" alt="Dashboard > Forms > Vault > Twilio connection settings" data-og-width="1369" width="1369" data-og-height="491" height="491" data-path="docs/images/fr-ca/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-fix-supported-algorithms/uJogG6xiM4WwBs4v/docs/images/fr-ca/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=280&fit=max&auto=format&n=uJogG6xiM4WwBs4v&q=85&s=b351a72766c723b024505be335e324c2 280w, https://mintcdn.com/docs-dev-fix-supported-algorithms/uJogG6xiM4WwBs4v/docs/images/fr-ca/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=560&fit=max&auto=format&n=uJogG6xiM4WwBs4v&q=85&s=cd234d8bc6d3478a66565242782db4fa 560w, https://mintcdn.com/docs-dev-fix-supported-algorithms/uJogG6xiM4WwBs4v/docs/images/fr-ca/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=840&fit=max&auto=format&n=uJogG6xiM4WwBs4v&q=85&s=08ce7693233cdce588b510afebc752f2 840w, https://mintcdn.com/docs-dev-fix-supported-algorithms/uJogG6xiM4WwBs4v/docs/images/fr-ca/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=1100&fit=max&auto=format&n=uJogG6xiM4WwBs4v&q=85&s=e14d470cfd74670c8e792360cf20b1db 1100w, https://mintcdn.com/docs-dev-fix-supported-algorithms/uJogG6xiM4WwBs4v/docs/images/fr-ca/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=1650&fit=max&auto=format&n=uJogG6xiM4WwBs4v&q=85&s=92447160ca583e9228486bac41a7e369 1650w, https://mintcdn.com/docs-dev-fix-supported-algorithms/uJogG6xiM4WwBs4v/docs/images/fr-ca/cdy7uua7fh8z/yobXanutPRCO3FWek8cOk/bc29e39fb8593cff35e2738234bfe6fe/twilio-vault-settings.png?w=2500&fit=max&auto=format&n=uJogG6xiM4WwBs4v&q=85&s=7d4c4cc97c79454dd15cd351c6db32de 2500w" />
   </Frame>

6. Sélectionnez **Add Vault Connection (Ajouter une connexion au coffre-fort)**.
