# Active Directory

{% hint style="warning" %}
solo en SCEPman Enterprise Edition

Aplicable a la versión 3.0 y superiores
{% endhint %}

{% hint style="info" %}
Estos ajustes solo deben aplicarse al SCEPman App Service, no al Certificate Master. Consulte [SCEPman Settings](/es/configuracion-de-scepman/application-settings.md).
{% endhint %}

## Configuración general

Las siguientes configuraciones afectan el comportamiento del endpoint de Active Directory en general.

{% content-ref url="/pages/99cd697d137374d371cc8a15660b4f663c3a1b13" %}
[General](/es/configuracion-de-scepman/application-settings/active-directory/general.md)
{% endcontent-ref %}

## Plantillas de certificado

Además de la configuración general del endpoint, las plantillas de certificado se pueden configurar de forma independiente. El formato de esos nombres de variable sigue el esquema `AppConfig:ActiveDirectory:[Template]:[Setting]` donde `[Template]` se reemplazará por User, Computer o DC y `[Setting]` se reemplazará por el nombre de la configuración correspondiente. Puede encontrar las opciones de configuración para las plantillas de certificado en las siguientes páginas.

{% content-ref url="/pages/dd0310b1ec007e5caeccdacde676ce5dceea24ae" %}
[Plantilla de usuario](/es/configuracion-de-scepman/application-settings/active-directory/user-template.md)
{% endcontent-ref %}

{% content-ref url="/pages/7bb660fcb2ff72fd468db8c3c83f50a6afcf8241" %}
[Plantilla de equipo](/es/configuracion-de-scepman/application-settings/active-directory/computer-template.md)
{% endcontent-ref %}

{% content-ref url="/pages/80b2964bec6c290c014b59cafa39e03775575aa0" %}
[Plantilla de DC](/es/configuracion-de-scepman/application-settings/active-directory/dc-template.md)
{% endcontent-ref %}


---

# 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/es/configuracion-de-scepman/application-settings/active-directory.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.
