Join our Newsletter — 33% off our NHI Course

What happens when co-managed IT is used without clear access control and shared security procedures?

Without coordinated access control, co-managed IT can create inconsistent permissions, gaps in oversight, and unnecessary exposure of sensitive systems. The risk increases when external and internal teams use different processes for onboarding, offboarding, or role-based access. A workable model requires shared policies, logged activity, and a clear understanding of who can approve changes and who can execute them.

How co-managed IT breaks down when access control is not shared

Co-managed IT works only when both parties enforce the same access model. If internal and external teams can create, approve, or reuse access independently, permissions drift over time, privileges become inconsistent, and no one has a complete view of who can reach sensitive systems. That is an access governance problem first, and an operational coordination problem second.

The failure is rarely dramatic at the start. It usually appears as overlapping accounts, role confusion, delayed removals, or exceptions that were never reconciled after a support change. When those gaps accumulate, the environment can look “managed” on paper while still allowing unnecessary reach into production, admin tools, or data-bearing systems.

In practice, the highest-risk point is not routine access requests, it is the handoff between teams. If onboarding, role changes, approval authority, and offboarding are not governed by one procedure, each side may assume the other has already restricted access. That assumption is what turns a co-managed arrangement into a blind spot.

Why shared security procedures matter more than shared tools

Shared tools do not guarantee shared control. A ticketing system, SSO platform, or password vault can still produce insecure outcomes if the service desk, internal admins, and the managed provider all follow different rules for entitlement assignment, emergency access, and account removal. What matters is that the procedure defines who may approve, who may execute, and what evidence must exist afterward.

That includes role-based access decisions, break-glass handling, activity logging, and a common definition of when access is temporary versus persistent. Without that consistency, one team may believe it is granting limited support access while another is treating the same access path as standing operational privilege.

A workable co-managed model therefore needs explicit boundaries. Each access path should have a named owner, a clear approval chain, and a documented review cadence. If a team cannot explain who is responsible for revoking access after a change window or a contract change, the control design is incomplete.

For a broader access-governance baseline, see IAM and IGA Basics, which frames authentication, authorization, entitlement management, and access review in operational terms. For NHI-adjacent controls and common failure patterns, Ultimate Guide to NHIs, Key Challenges and Risks is useful where shared access includes service accounts, automation, or reused credentials.

What good co-managed access governance looks like in practice

Good practice is visible in the workflow, not just in policy language. Access should be granted from a single authoritative process, approvals should map to the system owner’s risk tolerance, and every privileged action should leave an audit trail that both parties can review. Offboarding and role changes should be treated as first-class events, not administrative cleanup.

Practitioners should also separate “can request” from “can approve” and “can execute.” That separation reduces the chance that operational convenience becomes authority creep. In a co-managed setup, this is especially important for admin consoles, remote support channels, and break-glass accounts, because those paths often bypass normal day-to-day review pressure.

Use the same access standards for both teams wherever possible, even if the underlying support model differs. If the internal team uses one onboarding checklist and the provider uses another, reconciliation becomes a detective control rather than a preventive one. The more environments, vendors, and privileged roles involved, the more important it becomes to standardise evidence, review points, and exception handling.

Risk and Threat Considerations

Co-managed IT without shared access control creates a durable exposure surface, because each team can unintentionally extend the other’s reach. The main risk is not only misconfiguration, but also privilege accumulation that survives staff changes, troubleshooting, or temporary support arrangements.

Failure mechanism: Separate approval paths, inconsistent offboarding, and undocumented exceptions allow permissions to diverge from the intended role model. Over time, that divergence can leave external or internal operators with standing access to systems they no longer need.

Impact: Excess access increases the blast radius of a mistake, insider misuse, or account compromise. It also weakens accountability, because it becomes difficult to prove who had authority, who acted, and whether the access should have existed at the time.

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 and OWASP API Security Top 10 address the attack surface, NIST SP 800-53 Rev 5 and CIS Controls v8 set the technical controls, and ISO/IEC 27001:2022 defines the regulatory obligations.

Framework Control / Reference Relevance
NIST SP 800-53 Rev 5 AC-2 — Account Management Co-managed access depends on consistent account lifecycle control and removal.
AC-6 — Least Privilege Shared support roles must be limited to the minimum access needed.
AU-2 — Event Logging Shared procedures need auditable evidence of who approved and executed access changes.
Recommendation — Centralise account lifecycle approvals and removals through one accountable process. Restrict shared support access to the minimum privileges required for the task. Log privilege grants, changes, and removals so both teams can verify actions.
CIS Controls v8 CIS-5 — Account Management Co-managed environments fail when account provisioning and deprovisioning diverge.
Recommendation — Standardise account provisioning and deprovisioning across all shared teams.
ISO/IEC 27001:2022 A.5.15 — Access control The subject is fundamentally about enforcing consistent access rules across parties.
A.8.2 — Privileged access rights Privileged shared access is the main exposure when procedures are not aligned.
Recommendation — Define and enforce one access control policy for all co-managed systems. Review and tightly restrict privileged shared access on a regular schedule.
OWASP Non-Human Identity Top 10 NHI-05 — Overprivileged NHI Shared support access can overgrow into unnecessary privilege, especially for service accounts.
NHI-01 — Improper Offboarding Missed removal of shared access is a core failure mode in co-managed operations.
Recommendation — Trim shared non-human access to the minimum permissions needed. Make offboarding remove shared access immediately and verifiably.
OWASP API Security Top 10 API5 — Broken Function Level Authorization Different approval paths can allow callers to invoke actions they should not control.
Recommendation — Enforce function-level authorisation for every shared administrative action.

Practitioner Guidance

What to prioritise: Start by defining a single access decision model for shared environments, then force every approval, removal, and exception through it. If the same role can be granted by different teams in different ways, the control is already fragmented.

What to verify: Confirm that onboarding, role changes, emergency access, and offboarding all produce evidence that is reviewable by both parties. If you cannot trace a privilege from request to approval to removal, do not assume the environment is controlled.

Common mistake: Teams often treat tooling integration as proof of governance. In reality, the hardest failures come from unclear ownership, especially when privileged access is inherited during support handoffs or retained after a contractor, vendor, or project exits.

Practitioner takeaway: Co-managed IT is safe only when access authority is centralised enough to be auditable and shared enough to be operationally consistent, otherwise the environment drifts into unmanaged privilege.