Activate user action in the Okta package

Use the Activate user action to activate an Okta user and optionally send the activation email, then return the resulting lifecycle details.

Note: Use this action only if the user is deactivated.

Settings

  • Session name: Enter the name of the Okta session that you have used in the Connect action. The default session value is Default.
  • User email ID: Enter the user email ID to activate.
  • Send email: Select the check box to allow Okta to send an activation email to the user. This field defaults to true.
  • Assign output to variable: Select one of these options:
    • Multiple variables - Click Add variable mapping to associate each dictionary key with a variable in the parent bot. Use this option if you do not want to use actions to extract the dictionary values.
    • Dictionary - Insert or create a dictionary variable to hold the output variables and values in key-value pairs. Each key in the dictionary is the variable name and corresponding value from the child bot.