Allow IP - Okta Zone
Okta Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 5.5.0 and later.
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)
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- Okta_v2
#
Scripts- CompareLists
- Set
#
Commands- okta-get-zone
- okta-update-zone
- setIndicator
- removeIndicatorField
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
Indicator Query | Indicators matching the indicator query will be used as playbook input | Optional | |
IP | IP addresses to set in the allow list | Required | |
ZoneID | ID of the Okta Zone to update. Use !okta-list-zones to obtain | Required | |
IndicatorTagName | Name of the Indicator Tag to apply to any IPs allow listed by this playbook. | Okta_Zone | Required |
#
Playbook OutputsThere are no outputs for this playbook.