TL;DR: Automating onboarding through workflow playbooks and app catalogs can speed SaaS access assignment, reduce manual errors, and standardise approvals for new joiners, according to Zluri. The governance issue is not convenience but whether access provisioning, review, and offboarding stay aligned as app sprawl grows.
At a glance
What this is: This article explains how Zluri automates employee onboarding with workflows and an app catalog, centring on faster SaaS access provisioning for new joiners.
Why it matters: It matters because onboarding automation affects access timing, entitlement consistency, and approval control across human IAM, NHI governance patterns, and broader lifecycle operations.
By the numbers:
- Today an employee of a mid-size company uses more than 100 apps at work.
- Zluri has the biggest SaaS library with more than 225000 apps.
- Only 20% have formal processes for offboarding and revoking API keys, and even fewer have procedures for rotating them.
- 96% of organisations store secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools.
👉 Read Zluri's guide to automating employee onboarding with workflows and app access
Context
Employee onboarding automation is the practice of assigning the right applications, licenses, and permissions to a new joiner without waiting on manual ticket handling. In IAM terms, the control question is whether access arrives with enough speed and consistency to support productivity without weakening approval and review discipline.
For human identity programmes, onboarding automation sits inside joiner-mover-leaver governance, where entitlement creation, approval, and later removal must remain auditable. The same lifecycle logic also informs how teams think about non-human identities and delegated access paths, because the operational risk is always about who or what can obtain access, when, and under whose control.
The article’s core claim is straightforward: workflow-based provisioning and an app catalog can reduce friction, but they also centralise entitlement decisions into a small number of automation paths. That makes the quality of the underlying role model, approval logic, and post-provisioning review more important than the speed of the click path.
Key questions
Q: How should security teams automate employee onboarding without weakening access control?
A: Use workflow automation only after role definitions, application ownership, and approval boundaries are stable. The goal is to speed up correct provisioning, not to replace governance. Every automated assignment should be logged, reviewable, and reversible so the organisation can prove who approved access and why it was granted.
Q: Why can onboarding automation create access risk instead of reducing it?
A: It creates risk when the automation scales a bad entitlement model. If a playbook grants too many apps, or if the app catalog is stale, the organisation delivers overbroad access faster than manual processes would. Speed is helpful only when the policy logic behind it is already sound.
Q: What breaks when app catalogs are not kept current?
A: The catalog stops being a control surface and becomes a convenience list. Employees and managers will route around missing or outdated entries, which creates shadow access paths outside governance. A stale catalog also weakens auditability because the approved inventory no longer matches actual access decisions.
Q: Who is accountable when automated onboarding grants the wrong access?
A: Accountability sits with the identity, application, and business owners who approved the workflow design and the entitlement model it uses. Automation does not remove ownership. If the system grants the wrong access, the organisation should be able to trace the decision back to the playbook, approver, and catalog entry.
Technical breakdown
Workflow playbooks and entitlement orchestration
A workflow playbook is a reusable entitlement sequence that maps a user type to a set of applications and approval steps. In practice, it works as a provisioning layer above directory, SaaS, or ITSM systems, turning a manual joiner process into a repeatable sequence. The architectural risk is that the workflow becomes a policy surrogate if the role model is too coarse or if exceptions are handled ad hoc. In that case, automation does not reduce governance complexity, it just hides it inside a faster process.
Practical implication: validate the role-to-app mapping before automating it, otherwise you scale bad entitlement decisions.
App catalogs as approval boundaries
An app catalog and access request model lets employees request access from a pre-approved inventory, with IT or managers approving from a controlled list. This narrows choice and reduces shadow procurement, but it also creates a governance boundary: if the catalog is incomplete or stale, teams route around it. The model only works when application inventory, ownership, and approval policy are kept current. Otherwise the catalog becomes a convenience layer rather than an access-control system.
Practical implication: keep the catalog authoritative, or users will create parallel access paths outside governance.
Automation, audits, and lifecycle traceability
Automated onboarding improves consistency only when the resulting entitlements are logged, reviewable, and reversible. That means the workflow must produce evidence of who approved what, when access was granted, and which downstream systems received the change. Without that traceability, onboarding automation can make audits harder because the provisioning chain is faster but less visible. Identity governance depends on being able to prove the decision path, not just the final access state.
Practical implication: instrument every automated onboarding flow with approval logs, entitlement records, and a clean removal path.
Threat narrative
Attacker objective: The objective is to obtain business-accessible SaaS permissions quickly through the normal onboarding path, before controls or reviews catch a bad entitlement decision.
- Entry occurs when a new employee is provisioned through a workflow or app catalog that grants access faster than manual review would allow.
- Escalation occurs if the workflow maps broad role templates to too many SaaS entitlements or reuses stale playbooks after organisational changes.
- Impact is excessive or misaligned access at day one, which increases audit exposure and widens the blast radius if credentials are later abused.
Breaches seen in the wild
- Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.
- Salesloft OAuth token breach — hackers stole OAuth tokens to access Salesforce data via Salesloft.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Onboarding automation is a governance compression problem, not just an efficiency problem. The more access decisions are collapsed into a workflow, the more important the upstream entitlement model becomes. If the role design is weak, automation multiplies the error at machine speed. Practitioners should treat workflow design as policy design, not as a clerical shortcut.
Human joiner processes still share the same lifecycle logic as NHI governance. The control question is whether access is granted, reviewed, and removed with equal discipline across all identity types. That is why onboarding automation should be evaluated alongside service-account lifecycle practices, not in a separate operational silo. Practitioners should align joiner automation with the same review mindset used for machine identities.
App catalog control works only when the catalogue itself is the source of truth. A curated request list can reduce sprawl, but only if ownership, approval authority, and entitlement scope remain current. If the catalogue lags the business, users will seek alternate access paths and governance breaks at the edges. Practitioners should govern the catalogue as an identity control surface, not a convenience feature.
Workflow traceability is the real control surface for automated provisioning. The security value of onboarding automation depends on whether the organisation can reconstruct every approval, entitlement, and downstream assignment. When that evidence is missing, auditors see output but not control. Practitioners should treat traceability as a first-class requirement of any provisioning automation.
Identity governance becomes more, not less, important as onboarding speed increases. Faster access delivery reduces friction, but it also shortens the time available to catch entitlement drift before an account becomes usable. The practical conclusion is that speed gains must be matched by stronger review, ownership, and offboarding discipline.
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, according to Ultimate Guide to NHIs.
- For the broader identity lifecycle context, see Ultimate Guide to NHIs , Lifecycle Processes for Managing NHIs, which shows why provisioning and removal need to be managed as one control loop.
What this signals
App catalog governance will matter more as onboarding becomes more automated. When provisioning moves from tickets to playbooks, stale inventories and weak ownership become the main failure modes, not the click-through itself. The practical signal is whether the organisation can keep the approved app list aligned with business change without creating alternate request routes.
Identity teams should expect lifecycle controls to converge across human and machine identities. The same discipline that governs joiner onboarding for employees also underpins NHI provisioning, review, and removal. If the organisation cannot maintain that discipline for people, it will struggle to do so for service accounts and workload identities as automation expands.
More than 100 apps per employee changes the shape of access governance. With that level of app sprawl, manual fulfilment cannot remain the primary control, but automated fulfilment must be paired with stronger review and evidence generation. The programme signal is whether IAM can prove entitlement correctness at scale, not merely deliver access faster.
For practitioners
- Map onboarding playbooks to narrow role definitions Review every workflow that assigns SaaS access and tighten it to role-specific app sets, not broad department templates. Remove any app assignment that cannot be justified by a documented business need.
- Make the app catalog the governed source of truth Assign owners to each catalog entry, review the list on a fixed cadence, and retire stale applications or duplicate request paths before users find them.
- Log every automated entitlement decision Capture approver identity, workflow version, app requested, and downstream provisioning result so the access trail can be reconstructed for audit or incident review.
- Tie onboarding automation to offboarding readiness Ensure every playbook has a matching removal path for the same application set, so the organisation can reverse access cleanly when the joiner role changes or ends.
Key takeaways
- Automated onboarding reduces friction, but it can also scale entitlement mistakes if the role model is weak.
- The control value of app catalogs depends on whether the approved inventory stays current, owned, and auditable.
- Identity teams should treat provisioning automation and removal readiness as one lifecycle problem, not two separate workflows.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST SP 800-63 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-1 | Onboarding automation changes how access is granted to new joiners. |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Least-privilege and access governance are central to app-catalog provisioning. |
| NIST SP 800-63 | Human identity lifecycle and federation assumptions underpin employee onboarding. |
Limit playbooks to the minimum access needed and review entitlement scope after each automation change.
Key terms
- Workflow Playbook: A workflow playbook is a reusable sequence of approval and provisioning steps used to grant access to a defined set of applications. In IAM terms, it becomes a policy container, so its quality depends on the accuracy of the role model, the approval logic, and the downstream systems it triggers.
- App Catalog: An app catalog is a governed inventory of applications that users can request and approvers can authorise. It reduces ad hoc procurement, but it only improves security if the catalog is current, owned, and aligned to actual business needs and entitlement policy.
- Joiner Process: A joiner process is the part of identity lifecycle management that provisions access when a new user starts. It is not just account creation. It includes selecting the right entitlements, recording approval, and ensuring the access path can be audited and later removed cleanly.
- Entitlement Traceability: Entitlement traceability is the ability to reconstruct who approved access, which workflow granted it, and what downstream systems received the change. It is a control property, not a convenience feature, and it determines whether automated provisioning remains defensible in audits and incident reviews.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity security 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 Onboarding Using Zluri. 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