# AD FS Integration

## Overview

This section contains instructions on AD FS integration.

{% hint style="info" %}

* This integration is specific to AD FS 2016.
* In the instructions, substitute `<workflowgen url>` with the domain and path to your WorkflowGen instance; for example, `localhost/wfgen` or `mycompany.com/wfgen`.
  {% endhint %}

{% content-ref url="/pages/eoAgWAhTOF7QBJ5VBPN0" %}
[Authentication](/tech/adfs-integration/authentication.md)
{% endcontent-ref %}

How to configure WorkflowGen authentication using AD FS

{% content-ref url="/pages/u6qKMeTOM44ckkXeGdeF" %}
[WorkflowGen Plus v2](/tech/adfs-integration/workflowgen-plus-v2.md)
{% endcontent-ref %}

How to configure delegated authentication for the WorkflowGen Plus v2 mobile application using AD FS

{% content-ref url="/pages/RwzK2lblFijJh7L5msWl" %}
[Server-Side Scripts](/tech/adfs-integration/server-side-scripts.md)
{% endcontent-ref %}

How to authorize WorkflowGen access to server-side scripts using AD FS

{% content-ref url="/pages/TuSf8KpVl0y0Qk35NK4o" %}
[Single-Page Applications](/tech/adfs-integration/single-page-applications.md)
{% endcontent-ref %}

How to authorize WorkflowGen access to single-page applications using AD FS

{% content-ref url="/pages/5T3hkF9whnnsAeKg5G1W" %}
[Generating a Universal Link](/tech/adfs-integration/generating-a-universal-link.md)
{% endcontent-ref %}

How to generate a universal link to simplify the WorkflowGen Plus mobile app user login

{% content-ref url="/pages/cYuTNrWxtjz4SA6Pz4Dh" %}
[Additional Information](/tech/adfs-integration/additional-information.md)
{% endcontent-ref %}

Additional information on SOAP services support and configurable options


---

# 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/adfs-integration.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.
