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

The following settings are available in the Update user action:

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. This field is required.
Username (optional)
Enter a unique new login name. This field is optional and must be in email format.
User email (optional)
Enter the new email address for the user. This field is optional and must be in email format.
First name (optional)
Enter a new first name for the user. This field is optional.
Last name (optional)
Enter a new last name for the user. This field is optional.
Phone (optional)
Enter a new phone number for the user. This field is optional.
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.