# Active Directory

{% hint style="warning" %}
Édition SCEPman Enterprise uniquement

Applicable à la version 3.0 et supérieures
{% endhint %}

SCEPman peut être configuré pour traiter les requêtes SOAP provenant du client Windows, afin de permettre une option de déploiement simple pour les clients joints à Active Directory qui ne peuvent être configurés qu’à l’aide de stratégies de groupe.

En créant un Service Principal dans votre environnement AD local, nous pouvons autoriser SCEPman à accepter les requêtes SOAP d’un client Windows joint au domaine demandant un certificat. Kerberos étant utilisé comme protocole d’authentification, l’identité du demandeur peut être garantie et SCEPman répondra avec un certificat valide.

Toutes les versions prises en charge de Windows prennent en charge nativement cette méthode d’inscription et aucun logiciel supplémentaire n’est requis sur ces ordinateurs.

{% content-ref url="/pages/75eb0672e4c71739f6339b0a5bc75b86c4cb7a50" %}
[Configuration générale](/fr/gestion-des-certificats/active-directory/general-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/ee6758bf1297b869379aed2078cc7185af6e0c0d" %}
[Stratégie de groupe](/fr/gestion-des-certificats/active-directory/group-policy.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/fr/gestion-des-certificats/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.
