# Intégration AD FS

## Aperçu <a href="#apercu" id="apercu"></a>

Cette section contient des instructions sur l'intégration AD FS.&#x20;

{% hint style="info" %}

* Ces instructions s'appliquent uniquement à AD FS 2016.
* Dans les instructions, remplacez `<workflowgen url>` par la domaine et le chemin à votre instance de WorkflowGen; par exemple, `localhost/wfgen` ou, `macompagnie.com/wfgen`.
  {% endhint %}

{% content-ref url="integration-ad-fs/authentification" %}
[authentification](https://docs.workflowgen.com/tech-fr/10.0/integration-ad-fs/authentification)
{% endcontent-ref %}

Comment configurer l'authentification WorkflowGen à l'aide d'AD FS

{% content-ref url="integration-ad-fs/workflowgen-plus-v2" %}
[workflowgen-plus-v2](https://docs.workflowgen.com/tech-fr/10.0/integration-ad-fs/workflowgen-plus-v2)
{% endcontent-ref %}

Comment configurer l'authentification déléguée pour l'application mobile WorkflowGen Plus v2 à l'aide d'AD FS

{% content-ref url="integration-ad-fs/scripts-cote-serveur" %}
[scripts-cote-serveur](https://docs.workflowgen.com/tech-fr/10.0/integration-ad-fs/scripts-cote-serveur)
{% endcontent-ref %}

Comment autoriser WorkflowGen à accéder aux scripts côté serveur à l'aide d'AD FS.

{% content-ref url="integration-ad-fs/applications-monopage" %}
[applications-monopage](https://docs.workflowgen.com/tech-fr/10.0/integration-ad-fs/applications-monopage)
{% endcontent-ref %}

Comment autoriser WorkflowGen à accéder aux applications monopage à l'aide d'AD FS

{% content-ref url="integration-ad-fs/generation-dun-lien-universel" %}
[generation-dun-lien-universel](https://docs.workflowgen.com/tech-fr/10.0/integration-ad-fs/generation-dun-lien-universel)
{% endcontent-ref %}

Comment générer un lien universel pour simplifier la connexion des utilisateurs à l'application mobile WorkflowGen Plus

{% content-ref url="integration-ad-fs/information-supplementaires" %}
[information-supplementaires](https://docs.workflowgen.com/tech-fr/10.0/integration-ad-fs/information-supplementaires)
{% endcontent-ref %}

Informations supplémentaires sur le support des services SOAP et les options configurables


---

# 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.workflowgen.com/tech-fr/10.0/integration-ad-fs.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.
