Subscribe to the Non-Human & AI Identity Journal

What do teams get wrong about AI in IGA?

Teams often assume AI is only a productivity layer, when it may also influence or execute identity decisions. That creates accountability gaps unless organisations define which actions AI may recommend, which it may perform, and how every action is audited and reversed if needed.

Why Teams Misread AI’s Role in IGA

In identity governance and administration, the common mistake is treating AI as a helper that only drafts access recommendations. That framing misses the operational risk: AI can shape who gets approved, what gets prioritised, and in some workflows what gets executed. Once AI influences identity decisions, it becomes part of the control plane, not just an interface layer.

This is why the governance question is not whether AI is useful, but whether decision rights, approvals, and auditability have been updated to match its actual reach. Current guidance suggests that identity decisions driven by AI should be governed like other high-impact automation: with clear ownership, traceable inputs, and reversible actions. That is consistent with the NIST Cybersecurity Framework 2.0 emphasis on governed, measurable outcomes and with NHI-focused research such as DeepSeek breach, which shows how quickly AI-adjacent exposure can become an identity problem.

In practice, many security teams encounter AI-driven identity drift only after approvals, entitlements, or secrets exposure has already spread across multiple systems.

How AI Actually Changes IGA Workflows

AI changes IGA in three practical ways. First, it accelerates review by summarising access patterns, but summarisation is not the same as decision-making. Second, it can recommend exceptions or detect anomalies, which is useful only if the model’s rationale is logged and reviewable. Third, in more advanced deployments, AI can trigger workflow actions, which means the organisation must decide whether the model is merely advisory or has execution authority.

For teams managing Non-Human Identity, this matters because AI often operates alongside service accounts, secrets, tokens, and APIs. The problem is not only access sprawl, but also authority sprawl. If an AI assistant can call a provisioning workflow, open a ticket, request a role change, or retrieve credentials, it becomes part of the identity lifecycle. That is why NHI governance and AI governance increasingly overlap.

  • Define whether AI may recommend, approve, or execute identity actions.
  • Require human review for high-risk changes, especially privilege elevation and exception grants.
  • Log prompts, context, policy decisions, and downstream actions as a single audit chain.
  • Use time-bound access and rollback paths so AI-driven changes can be revoked quickly.

Where organisations need stronger controls, best practice is evolving toward policy checks that happen at request time, not after the fact, and toward limiting what AI can do with secrets. Research from The State of Secrets in AppSec shows why this matters: secret leakage is common, remediation is slow, and AI systems can reproduce sensitive patterns if governance is weak. That aligns with the broader expectation in NIST Cybersecurity Framework 2.0 that controls must be observable and continuously improved.

These controls tend to break down when AI is wired directly into provisioning or ticket automation without explicit approval thresholds, because the workflow begins to treat model output as a control decision rather than a recommendation.

Common Failure Modes and Governance Tradeoffs

Tighter AI controls often increase workflow friction, requiring organisations to balance speed against assurance. That tradeoff is real, especially when identity teams want faster access reviews but cannot tolerate opaque recommendations or untraceable changes.

One common failure mode is assuming that model accuracy equals governance maturity. It does not. An AI assistant can be highly effective at ranking access requests and still be unsuitable for approval decisions if it cannot explain why a request is safe. Another failure mode is letting different teams set different rules for the same AI capability. Without a common policy model, some workflows become advisory, others become autonomous, and no one can reconstruct the full decision path after an incident.

There is no universal standard for this yet, but current guidance suggests a practical boundary: AI may assist with triage and enrichment, while final authority for sensitive identity actions remains with accountable owners. That boundary should be explicit for joiner-mover-leaver processes, role mining, access certification, and privileged access reviews. It should also cover reversal, because if AI can trigger a change, the organisation must be able to undo that change quickly and prove what happened.

Security teams also underestimate how quickly identity risk accumulates when AI systems can touch secrets. The NHIMG research on The State of Secrets in AppSec highlights why leaked credentials and fragmented controls turn AI convenience into an access-control liability, not just a productivity issue.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Agentic AI Top 10 and CSA MAESTRO address the attack and risk surface, while NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Agentic AI Top 10 A1 AI in IGA can execute identity actions, so agentic controls for autonomy and tool use apply.
CSA MAESTRO GOV MAESTRO governance fits AI-driven identity workflows that need clear decision rights.
NIST AI RMF AI RMF addresses governing and monitoring AI that influences identity decisions.

Classify which AI identity actions are advisory versus executable, then restrict tool access accordingly.