IAM - Rehire User
This playbook set a user's status in the organization to rehired by updating the incident information and User Profile indicator with values indicating a rehire, and enabling the account in the supported apps.
#
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- setIncident
- iam-enable-user
- setIndicator
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
indicator | The User Profile indicator, if found during previous search. | indicator.None | Optional |
CreatedIndicator | The created User Profile indicator, if created previously in the IAM - Sync User playbook. | CreatedIndicator.None | Optional |
DisabledUsersGroupCN | The Active Directory CN of the group to which terminated users will be added. If no group is specified, users will be disabled but will not be moved to any designated group. | inputs.DisabledUsersGroupCN.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.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.brand | Name of the Integration | 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 |