IAM - Update User
This playbook updates users in the organization by updating the incident information and User Profile indicator with the updated values, and updating the account in the supported apps. with the new information.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsThis playbook does not use any integrations.
#
ScriptsThis playbook does not use any scripts.
#
Commands- setIndicator
- setIncident
- update-user
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
indicator | The User Profile indicator, if the indicator was found on the system during previous search. | indicator.None | Optional |
CreatedIndicator | The created User Profile indicator, if created previously in the IAM - Sync User playbook. | CreatedIndicator.None | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
IAM.Vendor | Command context path | unknown |
IAM.Vendor.active | Gives the active status of user. Can be true of false. | unknown |
IAM.Vendor.brand | Name of the Integration | unknown |
IAM.Vendor.details | Gives the detail error information | unknown |
IAM.Vendor.email | Value of email ID passed as argument | unknown |
IAM.Vendor.errorCode | HTTP error response code | unknown |
IAM.Vendor.errorMessage | Reason why the API is failed | unknown |
IAM.Vendor.id | Value of id passed as argument | unknown |
IAM.Vendor.instanceName | Name of the instance used for testing | unknown |
IAM.Vendor.success | Status of the result. Can be true or false. | unknown |
IAM.Vendor.username | Value of username passed as argument | unknown |
IAM.Vendor.action | Value of action passed as argument | unknown |
IAM.UserProfile | The user's profile. | unknown |