Possible Okta Policy Modified or Deleted (via okta)

This rule detects when an Okta policy is modified or deleted.

SigmalowIdentityv1
sigma
title: Possible Okta Policy Modified or Deleted (via okta)
id: 4a5fb40c-9c13-5955-a5d9-3e3c3aea72f3
status: stable
description: This rule detects when an Okta policy is modified or deleted.
references:
    - https://developer.okta.com/docs/reference/api/system-log/
    - https://developer.okta.com/docs/reference/api/event-types/
author: Huntrule Team
date: 2026-03-17
tags:
    - attack.impact
    - attack.defense-evasion
    - attack.t1562
logsource:
    product: okta
    service: okta
detection:
    selection:
        eventType:
            - policy.lifecycle.update
            - policy.lifecycle.delete
    condition: selection
falsepositives:
    - Unknown
level: low

Known false positives

  • Unknown

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.