# Bienvenido

RADIUSaaS ofrece una autenticación fácil y segura para acceder a recursos de red. Proporciona la comodidad, fiabilidad y escalabilidad de un SaaS nativo de la nube. Los protocolos compatibles son RADIUS, así como RadSec. La autenticación se basa en certificados. RADIUSaaS, por lo general, es capaz de validar cualquier certificado que pueda usarse para la autenticación de clientes. Sin embargo, para poder bloquear el acceso a alguien con un certificado revocado en tu red, elige una CA que proporcione un endpoint OCSP o CRL accesible públicamente.

![](/files/2a0a9b060b28fd059d0ee2217aef0b3b57a508a7)

Esta documentación cubre los aspectos técnicos de RADIUSaaS. Toda la demás información puede encontrarse en el [sitio 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/es/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.
