TL;DR: Pathlock argues that automation is becoming necessary for identity and access governance because application estates now span dozens or hundreds of systems, with role conflicts and periodic access recertification creating scale problems for regulated environments. The underlying governance gap is larger than workflow efficiency: access decisions need risk context, not just faster approvals.
At a glance
What this is: This is a vendor perspective on using automation and risk-based controls to scale identity and access governance across regulated application landscapes.
Why it matters: It matters to IAM and NHI practitioners because application access governance breaks down when recertification, role analysis, and revocation cannot keep pace with environment sprawl.
👉 Read Pathlock's article on automated risk-based identity and access governance
Context
Identity governance becomes difficult when access decisions must be made across many applications, especially where compliance rules require role analysis, privilege conflict detection, and recurring access certification. In that setting, the problem is not only approval volume. It is the inability to maintain consistent control logic across systems that behave differently, which also affects service accounts, application entitlements, and other NHI-adjacent access paths.
Pathlock frames automation as the way to scale application GRC, but the deeper issue for IAM and NHI practitioners is control consistency. When access revocation, SoD analysis, and certification are handled manually, exceptions accumulate and audit evidence weakens. That starting point is common in regulated enterprises, not unusual.
Key questions
Q: How should security teams automate access governance without losing control?
A: Security teams should automate repetitive review and provisioning tasks, but keep policy ownership human-led. The model works when risk tiers, SoD rules, and approval thresholds are defined centrally, then enforced consistently in workflow. Automation should speed execution and evidence collection, not replace governance judgement or exception handling.
Q: When does risk-based access governance matter most?
A: It matters most when organisations manage many applications, high-risk entitlements, and recurring audit obligations. In those environments, equal treatment of all access creates blind spots. Risk-based governance lets teams focus scrutiny on the permissions most likely to create compliance, fraud, or operational exposure.
Q: What is the difference between access recertification and access provisioning?
A: Access provisioning grants or changes access, while recertification revalidates whether existing access should remain. Both are necessary, but they solve different problems. Provisioning controls entry, while recertification controls persistence. Strong governance needs both, because stale permissions often survive long after the business need has ended.
Q: Why do organisations struggle with segregation of duties at scale?
A: SoD becomes difficult when policy rules are spread across teams, applications, and manual review steps. Conflicts are easier to miss when entitlement data is inconsistent or incomplete. At scale, the fix is not more ad hoc review, but clearer policy definitions and automated detection tied to authoritative access data.
Technical breakdown
How risk-based access governance works across application estates
Risk-based identity governance uses policy signals such as role conflicts, sensitive entitlement sets, and application criticality to shape access decisions. Instead of treating every request and review the same, the governance layer assigns more scrutiny to higher-risk access and can route exceptions for tighter approval. In regulated environments, that matters because the same user may hold benign access in one system and conflicting privileges in another. Automation reduces the manual burden, but the architecture still depends on clean entitlement data and well-defined risk rules. Without those inputs, the process becomes faster but not materially safer.
Practical implication: map risk tiers to applications and entitlement classes before automating approvals or revocations.
Why segregation of duties remains a core control in automated IGA
Segregation of duties, or SoD, prevents one identity from holding combinations of access that create fraud, error, or compliance risk. Automation helps identify conflicts at scale, but it does not remove the need for policy design. The real challenge is deciding which combinations are prohibited, which can be time-bound exceptions, and which require compensating controls. In large landscapes, SoD logic often becomes fragmented across application owners and governance teams, which creates inconsistent enforcement. A useful automation program centralizes those rules so reviews and provisioning are aligned to the same policy model.
Practical implication: standardize SoD policies centrally before pushing access decisions into workflow automation.
How access recertification and logging support audit-ready governance
Access recertification is the periodic revalidation of who should still have access, while logging creates evidence of what was approved, changed, or revoked. In regulated application environments, both are necessary because auditors want proof that access was reviewed on schedule and that exceptions were handled consistently. Automation can reduce missed reviews and produce cleaner evidence, but only if the logs capture the decision context, not just the final action. That includes reviewer identity, timestamp, rationale, and whether a high-risk entitlement was retained or removed.
Practical implication: require review evidence and decision rationale in every automated access governance workflow.
Breaches seen in the wild
- Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.
- Sisense breach — unauthorized GitLab access led to exfiltration of access tokens, API keys and certificates.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Automation is not the control objective. Consistent governance is. Large application estates create operational pressure, but speed alone does not solve the underlying IAM problem. If role analysis, certification, and revocation are automated without strong policy design, teams simply scale inconsistency. The practitioner takeaway is to treat automation as the delivery mechanism for governance rules, not as a substitute for them.
Risk-based governance is the right model when access decisions are unevenly dangerous. Not every entitlement deserves the same review depth, and regulated environments prove that point daily. High-risk applications, privileged roles, and conflicting entitlements should receive differentiated scrutiny. The field should move away from one-size-fits-all recertification toward tiered controls that reflect business and regulatory exposure.
Separation of duties becomes harder, not easier, as environments grow. As application counts rise, SoD conflicts multiply across systems, business units, and shared identities. Automation can expose those conflicts more quickly, but only mature policy libraries keep the process from becoming a checkbox exercise. Teams should assume that scale amplifies policy drift unless governance rules are continuously maintained.
Application governance is increasingly an identity problem, not just an audit problem. The article focuses on compliance, but the broader lesson is that application access is part of the NHI surface as well. Service accounts, automated workflows, and machine-driven access often inherit the same weak review patterns as human accounts. Practitioners should align application governance with broader NHI lifecycle controls instead of treating them as separate disciplines.
From our research:
- Only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, compared to nearly 1 in 4 for securing human identities, according to The State of Non-Human Identity Security.
- In the same research, 85% of organisations lack full visibility into third-party vendors connected via OAuth apps, a gap that often extends into application governance and review processes.
- For a broader control lens, see Ultimate Guide to NHIs - Lifecycle Processes for Managing NHIs for lifecycle controls that complement access review automation.
What this signals
Risk-based governance will increasingly converge with NHI lifecycle management. Once organisations automate access reviews, the next control gap is stale machine access, service accounts, and delegated identities that remain outside the same review cadence. Teams that treat application governance and NHI governance as separate programmes will keep duplicating effort and missing the same exceptions.
The operating model should shift from periodic cleanup to continuous entitlement hygiene, with stronger owner attribution, richer decision logs, and tighter exception expiry. That is especially important because only 1.5 out of 10 organisations are highly confident in securing NHIs, according to The State of Non-Human Identity Security.
Practitioners should also align this work with the NIST Cybersecurity Framework 2.0 so access review, detection, and recovery evidence sit inside one governance narrative rather than scattered point controls.
For practitioners
- Tier application risk before automating reviews Classify applications by regulatory exposure, privilege sensitivity, and business criticality so recertification depth matches actual risk.
- Centralise segregation of duties policy rules Maintain one authoritative SoD policy set for provisioning and access review so conflicting entitlements are evaluated consistently across applications.
- Require evidence-rich access logs Capture reviewer identity, approval rationale, timestamp, and entitlement outcome in every workflow so audit teams can reconstruct decisions.
- Automate revocation for stale high-risk access Trigger time-based removal for elevated access that no longer has a valid business owner or recertification result, especially in regulated systems.
Key takeaways
- Automation improves access governance only when the underlying risk policy is clear and centrally maintained.
- Regulated application estates need differentiated review depth, not uniform recertification for every entitlement.
- Identity governance is drifting toward a broader NHI control problem, where stale access and weak evidence matter as much as provisioning speed.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Automated governance reduces stale access and rotation gaps tied to NHI credentials. |
| NIST CSF 2.0 | PR.AC-4 | Access permissions management maps directly to least-privilege and entitlement review controls. |
| NIST CSF 2.0 | GV.PO-1 | Policy governance is central when automation must enforce consistent access decisions. |
Document SoD and review policy centrally, then automate enforcement through approved governance workflows.
Key terms
- Risk-Based Identity Governance: Risk-based identity governance is the practice of assigning different levels of scrutiny to access based on the sensitivity of the system, privilege level, and business impact. It uses policy and automation to focus review effort where misuse would cause the most damage or compliance exposure.
- Segregation of Duties: Segregation of duties is a control that prevents one identity from holding combinations of access that enable fraud, error, or unapproved system changes. In practice, it requires policy definitions, entitlement analysis, and ongoing review so conflicting permissions are detected before they create operational or audit risk.
- Access Recertification: Access recertification is the periodic revalidation of whether a user or account still needs an entitlement. It is a governance control, not a provisioning task, and it depends on accurate ownership, clear policy, and evidence that reviews happened on schedule and with a documented decision.
- Application GRC: Application GRC is the governance, risk, and compliance discipline applied to application access and entitlements. It brings policy, evidence, approvals, and auditability into one control model so regulated systems can be reviewed consistently instead of being managed through isolated manual processes.
Deepen your knowledge
Risk-based identity governance and access recertification are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are formalising controls for regulated application estates, it is worth exploring.
This post draws on content published by Pathlock: How Automation is Driving Risk-Based Identity and Access Governance. Read the original.
Published by the NHIMG editorial team on 2025-01-16.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org