<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
OIG Access Requests - Okta Add/Remove User Group or Application Actions Fail When Data Source Is a Multi-Select Dropdown
Identity Governance
Okta Classic Engine
Okta Identity Engine
Overview

When an Okta Access Request is configured to add/remove a user from a group or application with a multi-select dropdown, and more than one item is selected, the action will fail with the following in the request activity history:

Group Action:

 

Failed to run task: Add User to Group (The user group couldn’t be found in your Okta instance.)

 

Application Action:

 

Failed to run task: Add User to Application (The app instance couldn’t be found in your Okta instance.)

 

Applies To
  • Okta Identity Governance (OIG)
  • Access Request (Request Types)
  • Okta Classic Engine
  • Okta Identity Engine (OIE)
Cause

Access Request group and application actions will only allow for one input, as there is no logic for multiple group or application inputs at this time.

Solution

The following 3 options for a solution would be to:

  • Option 1: Disable the Multi-Select option and alter the design of the request or requests.
  • Option 2: Continue to use the Multi-Select option.
    • Use multiple action cards and build out logic paths for each possible combination. 
      • Example: Have a separate Action for each possible Group, and statically set the Group to be added to in the Details and Logic tab.
        • This image shows getting added to a group called "Group 1", and the Action would have to be repeated for each possible group.
Add to Group Multi Select
  • Option 3: Continue to use the Multi-Select option (Alternate).
    • Pass the multi-select value along with the requester email into the "Run a Workflow" action. The Workflow design/flow would then parse the string and add the user to each group/application.

NOTE: Using this option may affect reporting, such as the Past Access Requests report, as Access Requests does not have visibility into the assignments being completed by Workflows.

 

Related References

Recommended content

Documentation
Copy Object
Documentation
Upload Object
Documentation
Search reviews
Documentation
Search entitlements
Loading
OIG Access Requests - Okta Add/Remove User Group or Application Actions Fail When Data Source Is a Multi-Select Dropdown