The practical answer is to treat IT and security as shared owners of delivery and control design. IT brings operational knowledge, while security brings threat modelling, policy, and risk judgement. In cloud and SaaS environments, the best operating model is collaborative governance, clear handoffs, and early involvement of security in architecture and deployment decisions.
Where IT Ownership Ends and Security Oversight Begins
As cloud and SaaS tools become more automated, the cleanest split is by intent versus assurance. IT should own service delivery, platform configuration, user provisioning workflows, and the operational reality of how systems are kept running. Security should own the control objectives, risk thresholds, and verification of whether those automated paths are actually safe, observable, and recoverable.
This matters because automation compresses the distance between a configuration change and a business impact. A workflow that creates users, assigns roles, rotates keys, or connects SaaS systems can be operationally efficient and still be a high-risk control surface if no one has explicit accountability for policy, exception handling, and failure review.
That is why collaborative governance works better than a hard handoff. IT can explain how the environment really behaves, while security can challenge assumptions about access, logging, segregation, and approval. For cloud delivery and SaaS administration, the shared objective is not to split every task evenly, but to ensure that every automated action has a clear owner, a control boundary, and an escalation path.
Practitioners often underestimate how much risk sits in the handoff itself. If IT can change entitlement logic without security review, or security can define policy without understanding operational constraints, the result is either shadow operations or controls that are bypassed in practice. The operating model should therefore map ownership by control layer, not by tool category.
What IT Should Run, and What Security Should Govern
IT is usually best placed to manage the mechanics of cloud and SaaS operations: account lifecycle workflows, baseline configuration, platform integrations, patch and maintenance coordination, and service reliability. These are execution-heavy responsibilities that depend on local knowledge of the environment, vendor behaviour, and business uptime requirements. Azure Key Vault privilege escalation exposure is a good example of why implementation detail matters, because an apparently routine platform role can have privilege consequences if ownership is not clearly bounded.
Security should govern the rules that shape those workflows: least privilege, approval thresholds, logging requirements, exception criteria, and review cadence. Security does not need to operate every console action, but it does need authority over the conditions under which automation is allowed to create access, expand privileges, or connect systems across trust boundaries. In practice, that means security signs off on the control design, while IT operates within that design.
The best division is therefore not “IT does the work, security approves at the end.” It is “IT runs the process, security defines and tests the control expectations from the start.” That model is especially important in SaaS because default admin paths, broad API permissions, and delegated integrations can make a safe-looking workflow far more permissive than teams expect.
When automation touches secrets, tokens, or service accounts, the ownership split should become even more explicit. IT may administer the systems that use those credentials, but security should require evidence of rotation, offboarding, and exposure controls. NHIMG’s Ultimate Guide to Non-Human Identities is useful here because it shows how automated environments fail when operational convenience outruns credential governance. The practical question is not who clicked the button, but who is accountable for the standing access created by that automation.
Risk and Threat Considerations
Automation increases the blast radius of mistakes. A misconfigured SaaS role, an over-permissive cloud integration, or a leaked token can turn one workflow into repeatable unauthorized access at scale. The more systems that can provision access or act through delegated credentials, the more important it becomes to distinguish routine administration from control ownership.
Failure mechanism: Automated workflows often accumulate privilege, bypass manual review, or persist after the business need changes. If IT owns the process but no one owns the policy checks, over-entitlement, stale access, and unreviewed integrations can remain in place long after deployment.
Impact: The result can be unauthorized access, broad lateral movement across SaaS and cloud services, or delayed detection when a compromised automation path is abused. Shared governance reduces that risk by making exceptions visible and by forcing periodic revalidation of the access model rather than assuming the workflow is safe because it is functioning.
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 CIS Controls v8, NIST CSF 2.0, NIST AI RMF and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| CIS Controls v8 | CIS Control 5 — Account Management | Automated cloud and SaaS workflows create and change accounts and access at scale. |
| CIS Control 6 — Access Control Management | The split between IT and security depends on who governs permissions, exceptions and privilege. | |
| CIS Control 8 — Audit Log Management | Shared governance needs visibility into automated changes, delegated actions and access changes. | |
| Recommendation — Centralize account lifecycle ownership and review automated provisioning for excessive or stale access. Define and enforce least-privilege access rules for cloud and SaaS administration paths. Log automated admin actions and review them for unauthorized privilege changes or misuse. | ||
| NIST CSF 2.0 | PR.AA-01 — Identity Management, Authentication, and Access Control | The answer hinges on governing automated access decisions and delegated permissions. |
| GV.RM-01 — Risk Management Strategy | The operating model is about who owns risk judgement and governance for automated services. | |
| DE.CM-08 — Monitoring for Unauthorized Use | Automation can hide privilege misuse unless activity is monitored and reviewed. | |
| Recommendation — Assign clear ownership for access policy, approvals and exceptions across cloud and SaaS automation. Set shared governance for automation risk, review thresholds and exception escalation. Monitor automated cloud and SaaS actions for unauthorized access, drift and privilege abuse. | ||
| NIST AI RMF | GOVERN — Govern | A collaborative operating model is an AI-era governance pattern for delegated, automated decisions. |
| Recommendation — Define roles, accountability and oversight for automated decisions and control changes. | ||
| NIST Zero Trust (SP 800-207) | SC-4 — Dynamic Access Control and Least Privilege | Cloud and SaaS automation should be bounded by least privilege and explicit policy enforcement. |
| Recommendation — Enforce least privilege and continuous authorization for automated administrative paths. | ||
| OWASP Non-Human Identity Top 10 | NHI-01 — Secrets and Credential Management | Automated cloud and SaaS operations often depend on tokens, keys and service credentials. |
| Recommendation — Inventory and rotate automation credentials that can grant cloud or SaaS access. | ||
Practitioner Guidance
What to verify: Confirm that every automated cloud or SaaS workflow has a named business owner, a technical owner, and a security reviewer, and that none of those roles are implied rather than documented. If a workflow can create, expand, or persist access without a second set of eyes, it is a control design problem, not just an operational convenience.
Decision rule: Let IT own the runbook and the service path, but require security approval for any automation that changes privilege, identity lifecycle, trust relationships, or exception handling. If the change can alter who can access data or administer systems, it belongs in a jointly governed control process.
Practitioner takeaway: In automated cloud and SaaS environments, the right division is shared accountability with different focal points, IT for reliable operation and security for control integrity. The teams should collaborate on design, because the earliest decisions are usually where the biggest risk is introduced.
Related resources from NHI Mgmt Group
- How should security teams prioritise NHI remediation in cloud environments?
- How should security teams govern non-human identities in cloud environments?
- How should security teams control token sprawl across cloud and SaaS environments?
- How should security teams implement cloud user access reviews across SaaS and multi-cloud environments?