> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/server/fr/web-interface/administration/modules/privileged-access/one-time-password-otp.md).

# Mot de passe à usage unique (OTP)

La section ***Mot de passe à usage unique (OTP)*** permet aux administrateurs de créer et de modifier des politiques distinctes pour l'utilisation des OTP. Les politiques de mot de passe à usage unique peuvent être définies directement sur des dossiers et des entrées, ou configurées pour être appliquées par défaut à toutes les entrées.

![](https://cdnweb.devolutions.net/docs/DVLS4274_2026_1.png)

<table><thead><tr><th width="176">PARAMÈTRES</th><th>DESCRIPTIONS</th></tr></thead><tbody><tr><td><strong>Usage</strong></td><td>Détermine le comportement de la chaîne de combinaison, le cas échéant.</td></tr><tr><td><strong>Combination string</strong></td><td>Saisissez une chaîne de combinaison à ajouter avant ou après le mot de passe ou le nom d'utilisateur.</td></tr><tr><td><strong>Key</strong></td><td>La clé utilisée pour générer l'OTP. Elle peut être saisie manuellement ou chargée par image.</td></tr><tr><td><strong>Time step</strong></td><td>Définit la durée de validité de chaque OTP avant sa rotation.</td></tr><tr><td><strong>Code size</strong></td><td>Détermine le nombre de chiffres dans chaque OTP.</td></tr><tr><td><strong>Hash algorithm</strong></td><td>Spécifie l'algorithme de hachage utilisé pour calculer l'OTP.</td></tr><tr><td><strong>Recovery codes</strong></td><td>Sélectionnez un code de récupération ou créez-en un nouveau s'il n'en existe aucun.</td></tr></tbody></table>


---

# 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:

```
GET https://docs.devolutions.net/server/fr/web-interface/administration/modules/privileged-access/one-time-password-otp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
