Skip to main content

IAM - Update User

This Playbook is part of the IAM Pack.#

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.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • Active Directory Query v2

Scripts#

  • SetAndHandleEmpty
  • GetEnabledInstances
  • Set

Commands#

  • iam-update-user
  • setIndicator

Playbook Inputs#


NameDescriptionDefault ValueRequired
indicatorThe User Profile indicator, if the indicator was found on the system during previous search.indicator.NoneOptional
CreatedIndicatorThe created User Profile indicator, if created previously in the IAM - Sync User playbook.CreatedIndicator.NoneOptional
SuccessfulVendorsVendors where provisioning was successful. This input is used to ensure that on playbook reruns, provisioning will be retried only with vendors that previously failed.IAM.Vendor.NoneOptional

Playbook Outputs#


PathDescriptionType
IAM.VendorCommand context pathunknown
IAM.Vendor.activeGives the active status of user. Can be true or false.unknown
IAM.Vendor.brandName of the Integrationunknown
IAM.Vendor.detailsGives the detail error informationunknown
IAM.Vendor.emailValue of email ID passed as argumentunknown
IAM.Vendor.errorCodeHTTP error response codeunknown
IAM.Vendor.errorMessageReason why the API is failedunknown
IAM.Vendor.idValue of id passed as argumentunknown
IAM.Vendor.instanceNameName of the instance used for testingunknown
IAM.Vendor.successStatus of the result. Can be true or false.unknown
IAM.Vendor.usernameValue of username passed as argumentunknown
IAM.Vendor.actionValue of action passed as argumentunknown
IAM.UserProfileThe user's profile.unknown

Playbook Image#


Setup Account