# Bienvenue

RADIUSaaS offre une authentification simple et sécurisée pour accéder aux ressources réseau. Il apporte le confort, la fiabilité et l’évolutivité d’un SaaS cloud natif. Les protocoles pris en charge sont RADIUS ainsi que RadSec. L’authentification est basée sur des certificats. RADIUSaaS est généralement capable de valider tout certificat pouvant être utilisé pour l’authentification du client. Toutefois, pour pouvoir exclure de votre réseau une personne dont le certificat a été révoqué, choisissez une autorité de certification qui fournit un point de terminaison OCSP ou CRL accessible publiquement.

![](/files/f3ee4f6e7309b3fca5b4d8fb7f96802e79c019a4)

Ces documents couvrent les aspects techniques de RADIUSaaS. Toutes les autres informations se trouvent sur le [site web de RADIUSaaS](https://radius-as-a-service.com/).


---

# Agent Instructions: 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.radiusaas.com/fr/readme.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.
