> 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/rdm/fr/knowledge-base/knowledge-base-articles/delinea-secret-server-entry-settings.md).

# Paramètres de l'entrée Delinea Secret Server

Passez en revue tous les paramètres de l'entrée d'identifiants Delinea Secret Server dans Remote Desktop Manager, y compris les modes OAuth, SSO et d'authentification multifacteur.

Cet article répertorie tous les paramètres de l'entrée d'identifiants ***Delinea Secret Server*** dans Remote Desktop Manager Windows. Le mode SSO est pris en charge à la fois dans les instances infonuagiques et auto-hébergées. Si SSO est sélectionné mais n'est pas disponible, Remote Desktop Manager reviendra automatiquement à l'authentification OAuth, obligeant les utilisateurs à saisir manuellement leur nom d'utilisateur et leur mot de passe.

{% hint style="info" %}
Le mode SSO exige de vous authentifier à la plateforme Delinea chaque fois que vous lancez Remote Desktop Manager. L'intégration Delinea nécessite la licence du [paquet Solutions de gestion des accès privilégiés](https://docs.devolutions.net/resources/fr/getting-started-with-devolutions-packages/privileged-access-management-package).
{% endhint %}

### Général

<table><thead><tr><th width="254.79998779296875">PARAMÈTRES</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>URL</strong></td><td>Saisir l'URL pour se connecter à l'instance Delinea Secret Server, soit <code>https://server</code> ou <code>https://server/SecretServer</code>.</td></tr><tr><td><strong>Mode de résolution</strong></td><td>Choisir si les identifiants sont injectés directement dans la session ou si la connexion se fait par un proxy.</td></tr><tr><td><strong>Mode d'authentification</strong></td><td><p>Choisir un mode d'authentification parmi :</p><ul><li><strong>OAuth</strong></li><li><strong>SSO</strong></li></ul></td></tr><tr><td><strong>Utiliser « Paramètres de mon compte »</strong></td><td>Récupère les identifiants stockés sous <strong>Fichier</strong> – <strong>Paramètres de mon compte</strong> – <strong>Delinea</strong> <strong>Secret Server</strong>.</td></tr><tr><td><strong>Utiliser l'authentification Windows</strong></td><td>Utilise l'authentification Windows comme identifiants pour l'entrée <strong>Delinea Secret Server</strong>. Notez qu'il existe une limitation avec l'API REST : vous ne pouvez pas avoir une AMF avec l'authentification Windows activée.</td></tr><tr><td><strong>Nom d'utilisateur</strong></td><td>Saisir le nom d'utilisateur de votre compte Delinea Secret Server.</td></tr><tr><td><strong>Mot de passe</strong></td><td>Saisir le mot de passe de votre compte Delinea Secret Server.</td></tr><tr><td><strong>Toujours demander le mot de passe</strong></td><td>Choisir si le mot de passe vous est demandé chaque fois ou non.</td></tr><tr><td><strong>Mode multifacteur</strong></td><td><p>Sélectionner un mode multifacteur parmi :</p><ul><li><strong>Demander à chaque connexion</strong> : une invite d'AMF apparaît chaque fois que vous utilisez les identifiants.</li><li><strong>Demander seulement lorsque la session expire</strong> : l'invite d'AMF apparaît au lancement de Remote Desktop Manager.</li></ul></td></tr></tbody></table>

### Sélection des identifiants

<table><thead><tr><th width="128.39996337890625">PARAMÈTRES</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Rechercher</strong></td><td>Détermine quoi rechercher pour trouver les identifiants dans Delinea Secret Server. Si vous préférez que tous les identifiants s'affichent, choisissez plutôt <strong>Demander avec liste</strong>.</td></tr><tr><td><strong>ID du dossier</strong></td><td>Saisir l'ID du dossier dans Delinea Secret Server. Laisser vide pour effectuer la recherche dans toute la liste.</td></tr><tr><td><strong>Mode</strong></td><td><p>Choisir un mode de sélection des identifiants parmi :</p><ul><li><strong>Comme identifiant</strong></li><li><strong>Comme clé privée</strong></li></ul></td></tr></tbody></table>

### Avancé

<table><thead><tr><th width="208.39996337890625">PARAMÈTRES</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Autoriser la récupération de l'OTP</strong></td><td>Détermine si l'entrée tente de récupérer les informations de l'OTP dans Delinea Secret Server.</td></tr><tr><td><strong>Tronquer la valeur machine/domaine après le premier point</strong></td><td>Tronquer la valeur après le premier point dans la valeur machine/domaine, p. ex., <code>mydomain.lab.loc</code> devient <code>mydomain</code>.</td></tr><tr><td><strong>Champ Nom d'utilisateur</strong></td><td>Récupère la valeur située dans l'équivalent du champ nom d'utilisateur dans Delinea Secret Server. Utile lorsque les noms de champs ne correspondent pas dans les entrées personnalisées.</td></tr><tr><td><strong>Champ Domaine</strong></td><td>Récupère la valeur située dans l'équivalent du champ domaine dans Delinea Secret Server.</td></tr><tr><td><strong>Champ Mot de passe</strong></td><td>Récupère la valeur située dans l'équivalent du champ mot de passe dans Delinea Secret Server.</td></tr></tbody></table>

#### Voir aussi

* [Devolutions Academy - Integrating Delinea Secret Server with Remote Desktop Manager](https://academy.devolutions.net/student/path/2134631/activity/3133114)
* [Blogue Devolutions - Delinea Secret Server SSO now supported in Remote Desktop Manager](https://blog.devolutions.net/2023/11/delinea-secret-server-single-sign-on-sso-is-now-supported-in-remote-desktop-manager/)


---

# 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.devolutions.net/rdm/fr/knowledge-base/knowledge-base-articles/delinea-secret-server-entry-settings.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.
