TL;DR: Automation can speed onboarding, mid-life access changes, and offboarding, but it also shifts identity governance from manual ticket handling to lifecycle control across apps, roles, and deprovisioning, according to Zluri. The main issue is not task speed alone, but whether access changes are consistently applied across the full identity surface.
At a glance
What this is: This is a vendor article about automating IT tasks, with the key finding that automation can streamline onboarding, access changes, and offboarding across application access and identity lifecycle workflows.
Why it matters: It matters because IAM, IGA, and PAM teams still have to prove that automated lifecycle changes actually revoke access, reduce shadow IT, and keep app entitlements aligned with role changes.
By the numbers:
- Only 20% have formal processes for offboarding and revoking API keys, and even fewer have procedures for rotating them.
- Only 5.7% of organisations have full visibility into their service accounts.
- 96% of organisations store secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools.
- 97% of NHIs carry excessive privileges, increasing unauthorised access and broadening the attack surface.
👉 Read Zluri's article on automating IT tasks and identity lifecycle workflows
Context
IT automation in this context means using software to handle repetitive operational tasks such as provisioning, access changes, monitoring, and offboarding. For identity programmes, the real question is not whether tasks are automated, but whether the automation preserves governance across the full identity lifecycle.
The governance gap appears when access requests, role changes, and deprovisioning are fragmented across apps and teams. That is the same control problem IAM, IGA, and NHI governance teams face when lifecycle execution is faster than review, approval, and revocation discipline.
For application access and workload credentials alike, automation only helps if it reaches every system that can grant or retain access. NHIMG treats that as an identity control problem, not just an operations efficiency problem.
Key questions
Q: How should security teams automate onboarding without losing access governance?
A: Security teams should automate onboarding only after defining which apps, roles, and entitlements each job function should receive. The workflow must map to authoritative identity data, apply policy consistently, and generate evidence that access was actually created in every in-scope system.
Q: Why does automated offboarding still leave security risk behind?
A: Automated offboarding still leaves risk when it only removes access from a primary directory or SSO layer. Many organisations have downstream SaaS accounts, local permissions, and service credentials that persist unless every connected system is explicitly revoked and verified.
Q: What breaks when access request automation is built on weak role models?
A: When role models are weak, access request automation speeds up inconsistent decisions rather than enforcing policy. Users get approved through a process that looks controlled, but the resulting entitlements may not match job function, risk level, or least-privilege intent.
Q: Who is accountable when automated lifecycle workflows fail to remove access?
A: Accountability sits with the identity, application, and control owners who accepted automation as proof of governance. If lifecycle workflows do not produce revocation evidence, the organisation cannot claim that access was fully removed or that offboarding completed successfully.
Technical breakdown
IT automation for provisioning and offboarding
IT automation in identity operations is the use of workflows and rules to create, modify, and remove access without manual ticket handling at every step. In practice, that means the system can provision access on joiner events, apply role-based changes during mover events, and revoke access at leaver events. The control challenge is completeness: if automation only covers the primary SSO or directory layer, access can persist in downstream SaaS apps, local entitlements, or unmanaged accounts. That creates a false sense of lifecycle closure.
Practical implication: map every automated workflow to the full set of apps and identities it must actually change, not just the directory layer.
SaaS approval workflows and access requests
Access request automation is not the same as governance. A request workflow can route approvals, recommend apps, and reduce delay, but it still depends on correct policy, accurate role mapping, and reliable entitlement inventory. If the catalog is incomplete or approval logic is detached from actual business roles, automation can accelerate bad decisions just as easily as good ones. For identity teams, the architectural question is whether the workflow is enforcing policy or merely speeding up procurement and provisioning friction.
Practical implication: validate approval logic against role design and entitlement inventories before treating access request automation as governance.
Identity lifecycle management across apps
Identity lifecycle management spans onboarding, role changes, and offboarding across human users, service accounts, and other non-human identities. The technical failure mode is usually split control planes: HR may trigger a joiner or leaver event, but each application still has to be updated independently. When those downstream updates are inconsistent, privilege creep, orphaned access, and delayed revocation follow. Good automation reduces manual work, but lifecycle assurance comes from proving that every identity state change reached every system that matters.
Practical implication: build lifecycle proof around closed-loop revocation evidence, not around whether a ticket was marked complete.
Threat narrative
Attacker objective: The objective is to retain usable access after a lifecycle event should have removed it, preserving opportunity for misuse or lateral movement.
- Entry occurs when a new user, role change, or offboarding event triggers an identity workflow that fails to reach every connected app or account.
- Escalation follows when stale entitlements, orphaned access, or over-provisioned permissions remain active after the supposed lifecycle change.
- Impact is unauthorized access, delayed revocation, shadow IT persistence, or unnecessary exposure of sensitive data and applications.
Breaches seen in the wild
- Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.
- Azure Key Vault privilege escalation exposure — Azure Key Vault Contributor role misconfiguration enabled privilege escalation.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Identity automation is only useful when it closes the entire lifecycle, not when it merely speeds up the first hop. This article frames automation as a way to remove manual work from onboarding and offboarding, but the governance test is whether every downstream entitlement is actually changed. In IAM and IGA terms, the control is only real when joiner, mover, and leaver events produce verifiable state changes across all apps. Practitioners should treat workflow completion and access completion as two different outcomes.
Lifecycle automation exposes the same structural weakness that drives NHI risk: access persists longer than the business believes it does. The article’s offboarding logic is about revoking access across all apps, not just central identity layers. That aligns with a broader NHI governance pattern where standing credentials, excessive privilege, and incomplete revocation create an identity blast radius. The implication is that lifecycle discipline must be measured by effective revocation, not by the existence of an automation rule.
App catalog and access-request automation creates governance debt when role design is immature. The article assumes that better workflow design can simplify approval and procurement, but access automation inherits every flaw in the underlying role model and entitlement inventory. If app choice, licensing, and permissions are not governed as a single policy problem, automation simply moves the failure faster. Practitioners should re-evaluate whether their request flows are enforcing policy or masking weak access architecture.
Runtime identity control and lifecycle control are converging, but they are not the same problem. Human users, service accounts, and workload identities all need lifecycle governance, yet the evidence and closure criteria differ for each actor type. For humans, the proof is deprovisioning and access removal. For NHIs, it is rotation, revocation, and visibility into where secrets still exist. The stronger programme is the one that can prove both kinds of control without relying on assumptions about where access was removed.
Automation should be judged by its ability to reduce orphaned access, not by how much ticket volume it eliminates. The operational benefit is real, but the security value only appears when access creation, change, and revocation are continuously reconciled against actual entitlements. That is the standard identity teams should apply across human IAM, NHI governance, and workload access. The action for practitioners is to measure lifecycle closure, not workflow activity.
From our research:
- Only 20% have formal processes for offboarding and revoking API keys, and even fewer have procedures for rotating them, according to Ultimate Guide to NHIs.
- 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures.
- As access automation expands, the next control question is whether secrets and lifecycle evidence can be proven across 52 NHI Breaches Analysis as well as across ordinary SaaS workflows.
What this signals
Lifecycle automation will keep exposing the same programme weakness until teams measure revocation quality, not workflow completion. If offboarding and access changes are not verified across every connected system, automation only accelerates the appearance of control. For identity leaders, that means closing the loop on entitlement state is now a board-relevant operational metric, not an admin detail.
Identity automation is converging with NHI governance because the failure mode is the same: access outlives intent. In human IAM, that shows up as delayed deprovisioning. In NHI estates, it shows up as secrets and service access that remain valid far too long. The practical response is to align lifecycle proof, entitlement inventory, and revocation evidence across all identity types.
The organisation's use of automated provisioning will only be defensible if it can show where access ended, not just where it began. That shifts programme design toward continuous reconciliation, downstream app coverage, and evidence-led offboarding rather than ticket throughput.
For practitioners
- Map automation to all downstream access points Inventory every application, group, and local account that a joiner, mover, or leaver workflow must touch. Do not rely on the directory or SSO layer alone; confirm that revocation reaches each app where access can persist.
- Separate access request speed from governance quality Review whether your access catalog and approval rules enforce real role policy or simply reduce friction. If the policy model is weak, faster requests will only accelerate inconsistent entitlements.
- Prove offboarding with closure evidence Require evidence that access was removed from every in-scope system before a lifecycle event is treated as complete. Ticket closure should never be accepted as proof of deprovisioning.
- Treat app sprawl as a lifecycle control problem Use automation to expose where SaaS purchases, shadow IT, and unmanaged entitlements sit outside standard governance. Then reconcile those systems into the same joiner, mover, and leaver process.
Key takeaways
- Automation improves identity operations only when it removes access everywhere a user or workload can still authenticate.
- The scale of the control gap is persistent, because revocation failures often survive the workflow that was meant to fix them.
- IAM, IGA, and NHI programmes should measure closure evidence, downstream coverage, and entitlement reconciliation before calling automation a governance control.
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 Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Offboarding and revocation discipline are central to this article's lifecycle focus. |
| NIST CSF 2.0 | PR.AC-4 | Automated provisioning and access changes map to access management and least privilege. |
| NIST Zero Trust (SP 800-207) | AC-2 | Zero Trust access control depends on continuous verification of who or what should retain access. |
Verify that automated offboarding actually revokes all non-human access and leaves no standing credentials behind.
Key terms
- Identity Lifecycle Automation: Identity lifecycle automation is the use of workflows to create, change, and remove access as people or systems move through joiner, mover, and leaver states. The security value comes from closed-loop execution across every connected application, not from reducing ticket volume alone.
- Access Request Workflow: An access request workflow routes a permission request through policy, approval, and provisioning steps. It is only a governance control when the underlying role model, entitlement catalog, and enforcement logic are accurate enough to grant the right access to the right identity.
- Revocation Evidence: Revocation evidence is proof that access removal actually happened in the target systems, not just in the identity portal or ticketing record. It is critical for audits because lifecycle completion cannot be assumed from workflow closure when downstream access paths remain active.
- Identity Blast Radius: Identity blast radius is the amount of access that remains exposed when a lifecycle or entitlement control fails. In practice, it measures how far one missed revocation, stale privilege, or unmanaged account can extend across applications, data, and operational systems.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
This post draws on content published by Zluri: Automation How to Automate IT Tasks. Read the original.
Published by the NHIMG editorial team on 2025-06-26.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org