Skip to main content

Okta Auth0 Event Collector

This Integration is part of the Okta Auth0 Pack.#

Supported versions

Supported Cortex XSOAR versions: 8.2.0 and later.

Okta Auth0 logs event collector integration for Cortex XSIAM. This integration was integrated and tested with version 2.0 of Okta Auth0. Please see the Okta Auth0 rate limit policy.

Configure Okta Auth0 Event Collector on Cortex XSIAM#

  1. Navigate to Settings > Configurations > Data Collection > Automation & Feed Integrations.

  2. Search for Okta Auth0 Event Collector.

  3. Click Add instance to create and configure a new integration instance.

    ParameterDescriptionRequired
    Server URLTrue
    Client IDThe API key to use for connection.True
    Client SecretTrue
    First fetch (<number> <time unit>, e.g., 12 hours, 7 days)False
    The maximum number of events per fetchFalse
    Trust any certificate (not secure)False
    Use system proxy settingsFalse
  4. Click Test to validate the URL, client credentials, and connection.

Commands#

You can execute these commands from the Cortex XSIAM CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.

okta-auth0-get-events#


Manual command to fetch events and display them.

Base Command#

okta-auth0-get-events

Input#

Argument NameDescriptionRequired
should_push_eventsIf true, the command will create events, otherwise it will only display them. Possible values are: true, false. Default is false.Required
limitMaximum number of results to return. Maximum is 2000. Default is 10.Optional
sinceOccurrence time of the least recent event to include (inclusive). Default is 3 days.Optional

Context Output#

There is no context output for this command.