> 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/concepts/basic-concepts/devolutions-gateway-with-devolutions-server.md).

# Devolutions Gateway avec Devolutions Server

Devolutions Gateway avec Devolutions Server fournit un accès distant en temps opportun en relayant les sessions approuvées vers les systèmes internes sans les exposer directement à Internet. Devolutions Server autorise chaque connexion, transmet un jeton à Devolutions Gateway et enregistre la session résultante afin que les administrateurs disposent d'une piste d'audit complète indiquant qui s'est connecté, quand et à quoi. Comparée aux VPN traditionnels ou à RD Gateway, cette configuration offre une portée plus précise, un déploiement plus simple et une meilleure intégration avec la gestion des mots de passe et l'extraction des comptes privilégiés.

En pratique, un utilisateur clique sur une entrée RDP dans l'interface Web, Devolutions Server valide les autorisations et Devolutions Gateway ouvre un tunnel de courte durée uniquement pour cette session.

#### Rubriques connexes

* [Devolutions Gateway configuration with Devolutions Server](https://docs.devolutions.net/fr/gateway/getting-started/server/server-configuration/)
* [Modules reports](https://docs.devolutions.net/fr/server/web-interface/utilities/reports/modules/)


---

# 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/concepts/basic-concepts/devolutions-gateway-with-devolutions-server.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.
