Build a delegated flow

You can delegate a workflow to an Okta admin who can view and run it directly from the Admin Console. This gives admins the ability to run automations without granting them direct access to Okta Workflows.

To build a delegated flow, use the Delegated Flow event card from the Add event dialog.

Input

Field Definition Type
Inputs

This is a group of extensible fields that can only be of the type Text, Number, True or False, or Date & Time. List isn't an allowable type.

User Context
Okta User ID Unique identifier of the user to whom the flow is delegated. The user is given the ability to view and run this flow by an admin user in Workflows. The delegated user may or may not have access to Workflows. String
Context
Caller

An object that contains additional information for when a delegated flow is called from another Okta product.

  • ID

  • Alternate ID

  • Display Name

  • Type

Object

Output

Field Definition Type
User Content
Okta User ID Unique identifier of the user to whom the flow is delegated. The user is given the ability to view and run this flow by an admin user in Workflows. The delegated user may or may not have access to Workflows. String

Related topics