category: Identity and Access Management provider: Workday commonfields: id: Workday IAM version: -1 sectionorder: - Connect - Collect configuration: - display: Username name: credentials type: 9 required: false section: Connect - display: Workday Report URL name: report_url required: true type: 0 section: Connect - defaultvalue: '50' display: Fetch Limit (Recommended less than 200) name: max_fetch type: 0 required: false section: Collect supportedModules: - agentix - xsiam - display: Fetch incidents name: isFetch type: 8 required: false section: Collect supportedModules: - agentix - xsiam - display: Incident type name: incidentType type: 13 required: false section: Collect supportedModules: - agentix - xsiam - display: Incidents Fetch Interval name: incidentFetchInterval defaultvalue: '1' required: false type: 19 section: Collect advanced: true supportedModules: - agentix - xsiam - display: Trust any certificate (not secure) name: insecure type: 8 required: false section: Connect - display: Use system proxy settings name: proxy type: 8 required: false section: Connect - defaultvalue: IAM Sync User - Workday display: Mapper (incoming) name: mapper_in type: 0 required: false section: Collect - defaultvalue: 'true' display: Sync user profiles on first run name: first_run type: 8 required: false section: Collect - additionalinfo: If checked, the fetch incidents command will sample (at most) five incidents. Use only to sample incidents for classification & mapping. defaultvalue: 'false' display: Fetch Samples name: fetch_samples type: 8 required: false section: Collect - defaultvalue: '%m/%d/%Y' display: Date Format in Workday Report name: workday_date_format type: 0 required: false section: Collect - additionalinfo: Select the field that determines when to trigger a termination incident for deactivated employees. defaultvalue: Termination_Date display: Deactivation date field name: deactivation_date_field options: - Termination_Date - Last_Day_of_Work type: 15 required: false section: Collect - additionalinfo: Determines when employees are synced from Workday, i.e., when are the User Profile in XSOAR, and the users in the applications, created. Set to 0 to sync hires on their hire date. Leave empty to sync the hires immediately. display: Number of days before hire date to sync hires name: days_before_hire_to_sync type: 0 required: false section: Collect - additionalinfo: Determines when to enable the Active Directory accounts of employees. Set to 0 to enable the Active Directory accounts on their hire date. Leave empty to enable the accounts immediately. Note that this is effective only when the employees are already synced to XSOAR, so you should set a number lower, or equal to, the value in the *Number of days before hire date to sync hires* parameter. display: Number of days before hire date to enable Active Directory account name: days_before_hire_to_enable_ad type: 0 required: false section: Collect - additionalinfo: Events will be fetched only for User Profiles with a Source Priority value less than or equal to the value of this parameter. defaultvalue: '1' display: Source Priority Level name: source_priority type: 0 required: false section: Collect description: Use the Workday IAM Integration as part of the IAM premium pack. display: Workday IAM name: Workday IAM script: commands: - description: Gets the report entries from Workday. name: workday-iam-get-full-report outputs: - contextPath: WorkdayIAM.ReportEntry.email description: Email address of the employee in Workday. type: String - contextPath: WorkdayIAM.ReportEntry.employeeid description: Employee ID in Workday. type: String - contextPath: WorkdayIAM.ReportEntry.username description: Username of the employee in Workday. type: String - contextPath: WorkdayIAM.ReportEntry.displayname description: Display name of the employee. type: String - contextPath: WorkdayIAM.ReportEntry.locationregion description: Location of the employee in Workday. type: String dockerimage: demisto/python3:3.12.13.10116658 isfetch: true runonce: false script: '-' subtype: python3 type: python tests: - No tests defaultmapperin: IAM Sync User - Workday fromversion: 6.0.0