Update user action in the Okta package

Use the Update user action to update one or more profile fields for an existing Okta user and return the updated user details.

Note: Ensure the OAuth 2.0 connection is configured in the Control Room with the okta.users.manage scope to update an Okta user details.

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 ID: Enter the Okta user ID to update.
  • Username (optional): Enter a unique new login name. This field must be in email format.
  • User email (optional): Enter the new email address for the user. This field must be in email format.
  • First name (optional): Enter a new first name for the user.
  • Last name (optional): Enter a new last name for the user.
  • Phone (optional): Enter a new phone number for the user.
  • Updated user details: 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.