> 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/how-to-articles/cyberark-sia-entry.md).

# Entrée CyberArk SIA

Vous pouvez configurer une entrée CyberArk SIA (Secure Infrastructure Access) dans Remote Desktop Manager pour pointer vers votre sous-domaine CyberArk SIA, puis lier cette entrée à votre session RDP comme s'il s'agissait d'un VPN.

{% hint style="info" %}
Les intégrations CyberArk nécessitent la licence du [Privileged access management solutions package](https://docs.devolutions.net/fr/resources/getting-started-packages/privileged-access-management-package/).
{% endhint %}

#### Création de l'entrée CyberArk SIA

1. Ouvrez Remote Desktop Manager.
2. Ajoutez une nouvelle entrée.
3. Sélectionnez l'entrée ***CyberArk SIA***.
4. Dans l'onglet ***Général*** :
   * ***Subdomain*** : Entrez le sous-domaine de votre instance SIA, par exemple `devolutions` si votre URL est `https://devolutions.cyberark.cloud`.
   * ***Username / Password (SSH only)*** : Fournissez les identifiants si vous prévoyez d'utiliser des sessions SSH.

     ![](https://cdnweb.devolutions.net/docs/RDMW6090_2025_3.png)
5. Cliquez sur ***Ajouter*** pour enregistrer l'entrée.<br>

   #### Liaison de l'entrée CyberArk SIA à votre session RDP
6. Après avoir créé votre entrée CyberArk SIA, vous pouvez la sélectionner dans la configuration de votre entrée RDP.
   1. Dans Remote Desktop Manager, modifiez votre entrée RDP.
   2. Accédez à ***VPN/Tunnel/Gateway***.
   3. Sélectionnez ***CyberArk SIA*** parmi les types de VPN/passerelles disponibles.
   4. Sélectionnez la méthode de connexion.
   5. Choisissez ***CyberArk SIA*** sous ***Type***.
   6. Sous ***Access mode***, sélectionnez ***Zero standing privileges*** ou ***Vaulted credentials***.
   7. Entrez les informations correspondant au mode d'accès sélectionné.

      ![](https://cdnweb.devolutions.net/docs/RDMW6057_2025_1.png)
   8. Enregistrez votre entrée RDP en cliquant sur ***Mettre à jour***.


---

# 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/rdm/fr/knowledge-base/how-to-articles/cyberark-sia-entry.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.
