New Okta Identity Provider (IdP) Added by Admin

Last updated a month ago on 2026-04-10
Created 3 years ago on 2023-11-06

Definition

Rule Type
Query (Kibana Query Language)
Integration Pack
Prebuilt Security Detection Rules
Index Patterns
filebeat-*logs-okta*
Related Integrations

okta(external, opens in a new tab or window)

Query
text code block:
data_stream.dataset: "okta.system" and event.action: "system.idp.lifecycle.create" and okta.outcome.result: "SUCCESS"

Install detection rules in Elastic Security

Detect New Okta Identity Provider (IdP) Added by Admin in the Elastic Security detection engine by installing this rule into your Elastic Stack.

To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(external, opens in a new tab or window).