Get user details action in the Okta package

Use Get user details action to retrieve detailed profile and status information for a specific Okta user by ID, username, or login. This action provides the user details for both the activated and the deactivated user.

Settings

The following settings are available in the Get user details 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, Username or Login
Enter the user identifier to lookup. This field is required.
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.