Allow IP - Okta Zone
Sync a list of IP addresses to the Okta Network Zone with the given ID. Existing IPs in the Okta Zone which are not in the input list will be removed and the indicator will be untagged in Cortex XSOAR. IDs can be retrieved using !okta-list-zones. This playbook supports CIDR notation only (1.1.1.1/32) and not range notation (1.1.1.1-1.1.1.1)
- Pack
- Okta
- Tasks
- 15
Inputs
- IP — IP addresses to set in the allow list
- ZoneID — ID of the Okta Zone to update. Use !okta-list-zones to obtain the available zones.
- IndicatorTagName — Name of the Indicator Tag to apply to any IPs allowed by this playbook.
Commands used
- okta-get-zone
- okta-update-zone
- removeIndicatorField
- setIndicator