# RADIUSaaS

{% hint style="warning" %}
SCEPman Enterprise Edition only

Applicable to version 3.0 and above
{% endhint %}

## AppConfig:RADIUSaaSValidation:Token

*Linux: AppConfig\_\_RADIUSaaSValidation\_\_Token*

**Value:** *String*

**Description:** A challenge password that you obtain from your RADIUS-as-a-Service portal to enable automatic management of your RADIUS server certificate.

We recommend defining this setting as Secret in Azure Key Vault. The Secret must have the name *AppConfig--RADIUSaaSValidation--Token*.


---

# 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.scepman.com/scepman-configuration/application-settings/scep-endpoints/radiusaas.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.
