Sigma Rule Library

New Okta User Created

Detects new user account creation

View on GitHubOpen raw file

Detection logic

selection

eventType: user.lifecycle.create

Condition

selection

Raw YAML

title: New Okta User Created
id: b6c718dd-8f53-4b9f-98d8-93fdca966969
status: test
description: Detects new user account creation
author: Nasreddine Bencherchali (Nextron Systems)
date: 2023-10-25
modified: 2026-04-27
references:
    - https://developer.okta.com/docs/reference/api/event-types/
tags:
    - attack.credential-access
logsource:
    service: okta
    product: okta
detection:
    selection:
        eventType: 'user.lifecycle.create'
    condition: selection
falsepositives:
    - Legitimate and authorized user creation
level: informational

False positives

  • Legitimate and authorized user creation

References