Okta Admin Role Granted to User or Group
Flags Okta privilege grant events that assign Administrator permissions to a user or group.
FreeReviewedSigma · Medium · v4
- Product
- okta
- Service
- okta
- Author
- Austin Songer @austinsonger (SigmaHQ), DRL 1.1
- Published
- 2021-09-12
- Updated
- 2026-07-31
ATT&CK techniques
Persistence → Priv EscRecon
Resource Dev
Initial Access
Execution
Persistence
Priv Esc
Defense Evasion
Cred Access
Discovery
Lateral Movement
Collection
C2
Exfiltration
Impact
What it detects
This rule identifies Okta events where an Administrator role is granted to either a user or a group. Assigning privileged roles is a common persistence and privilege-escalation technique, enabling an attacker to retain elevated access even after other access changes. It relies on Okta System Log events indicating privilege grants for users and groups.
Reporting behind it
Changelog
v4- v4Candidate ingested via manual entry.2026-07-31
- v3Candidate ingested via manual entry.2026-07-31
- v2Candidate ingested via manual entry.2026-07-31
- v1No changelog recorded for this version.2026-07-30
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.
okta-administrator-privilege-granted-to-user-or-group-413d4a81
title: Okta Admin Role Granted to User or Group
id: 03a8f378-fd26-432e-8203-f8c8876ae13d
status: test
description: This rule identifies Okta events where an Administrator role is granted to either a user or a group. Assigning privileged roles is a common persistence and privilege-escalation technique, enabling an attacker to retain elevated access even after other access changes. It relies on Okta System Log events indicating privilege grants for users and groups.
references:
- https://developer.okta.com/docs/reference/api/system-log/
- https://developer.okta.com/docs/reference/api/event-types/
- https://github.com/SigmaHQ/sigma/blob/master/rules/identity/okta/okta_admin_role_assigned_to_user_or_group.yml
author: Austin Songer @austinsonger, Huntrule Team
date: 2021-09-12
modified: 2026-04-27
tags:
- attack.privilege-escalation
- attack.persistence
- attack.t1098.003
logsource:
product: okta
service: okta
detection:
selection:
eventType:
- group.privilege.grant
- user.account.privilege.grant
condition: selection
falsepositives:
- Administrator roles could be assigned to users or group by other admin users.
level: medium
license: DRL-1.1
related:
- id: 413d4a81-6c98-4479-9863-014785fd579c
type: derived