# Okta Integration

## Overview

This section contains instructions on Okta integration.

{% hint style="info" %}
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/NytiX29FX3Od8z3HCHsm" %}
[Authentication](/tech/okta-integration/authentication.md)
{% endcontent-ref %}

How to configure WorkflowGen authentication using Okta

{% content-ref url="/pages/GJ8uZJ4uZ58mIk1Y4BIt" %}
[User Provisioning](/tech/okta-integration/user-provisioning.md)
{% endcontent-ref %}

How to create a directory with the self-provisioning connector

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

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

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

How to authorize WorkflowGen access to server-side scripts using Okta

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

How to authorize WorkflowGen access to single-page applications using Okta

{% content-ref url="/pages/LGGVPyV5q6wxOC30vm0l" %}
[WorkflowGen CLI](/tech/okta-integration/workflowgen-cli.md)
{% endcontent-ref %}

How to authorize Okta access to the WorkflowGen command line interface

{% content-ref url="/pages/OCjTIfe2hCYAxkfoXtpK" %}
[Generating a Universal Link](/tech/okta-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/MPokyOZzfce4D8NCZdOD" %}
[Additional Information](/tech/okta-integration/additional-information.md)
{% endcontent-ref %}

Additional information on WorkflowGen SOAP API services support and Web service type application support


---

# 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/okta-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.
