New Okta Identity Provider (IdP) Added by Admin

Last updated 5 days ago on 2024-09-23
Created a year ago on 2023-11-06

About

Detects the creation of a new Identity Provider (IdP) by a Super Administrator or Organization Administrator within Okta.
Tags
Use Case: Identity and Access AuditTactic: PersistenceData Source: Okta
Severity
medium
Risk Score
47
MITRE ATT&CK™

Persistence (TA0003)(opens in a new tab or window)

License
Elastic License v2(opens in a new tab or window)

Definition

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

okta(opens in a new tab or window)

Query
event.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(opens in a new tab or window).