Subscribe to the Non-Human & AI Identity Journal

What breaks when SAP IDM is retired before its governance workflows are replaced?

The main failure is not authentication, it is lifecycle control. If provisioning, approvals, and revocation were embedded in SAP IDM, retiring it too early can leave joiner, mover, and leaver processes split across manual steps and disconnected systems. That increases privilege creep, weakens auditability, and makes offboarding incomplete. The migration target must preserve the control path, not just the user interface.

Why This Matters for Security Teams

Retiring SAP IDM before its governance workflows are replaced creates a control gap, not just an IT migration issue. Provisioning, approvals, and revocation are the mechanics that keep least privilege real. When those controls disappear, access decisions drift into tickets, spreadsheets, and ad hoc approvals that are hard to audit and even harder to enforce consistently. That is why lifecycle control must survive the platform change.

This matters because identity systems often fail at the seams between tools, not in the login flow. NIST’s NIST Cybersecurity Framework 2.0 treats identity and access governance as an ongoing function, while NHIMG’s Top 10 NHI Issues repeatedly shows that weak lifecycle management is a root cause of privilege accumulation and delayed revocation. The same pattern applies to SAP IDM retirements: if the replacement is only a front end, the organisation inherits the risk without the control path.

In practice, many security teams discover the break only after an audit finding, a failed offboarding event, or an access review exposes accounts that nobody can confidently explain.

How It Works in Practice

The right migration approach is to separate identity governance functions from the legacy platform dependency. SAP IDM may have been the orchestration layer for joiner, mover, and leaver workflows, but those functions need explicit successors before decommissioning begins. The control objective is continuity: approvals must still happen, entitlements must still map to roles, and revocation must still occur on a trigger that is logged and reviewable.

Practitioners usually preserve this by rebuilding the workflow stack around business-approved rules, not around a single product. That often means defining authoritative sources, mapping access decisions to role or attribute logic, and testing each lifecycle event end to end. The Ultimate Guide to NHIs — Lifecycle Processes for Managing NHIs is useful here because the same discipline applies whether the identity is human or non-human: issuance, change, and revocation must remain traceable. For audit and governance expectations, the Ultimate Guide to NHIs — Regulatory and Audit Perspectives reinforces that control evidence matters as much as control intent.

  • Inventory every SAP IDM workflow that affects access, approval, certification, or deprovisioning.
  • Identify the system of record for each identity attribute and entitlement source.
  • Recreate lifecycle triggers in the target platform before shutdown of the old one.
  • Verify that leaver actions revoke access across connected systems, not just the primary directory.
  • Keep approval history, timestamps, and ownership metadata available for audit.

Where organisations go wrong is assuming directory sync is equivalent to governance. It is not. Sync moves data; governance decides whether access should exist. These controls tend to break down when SAP IDM was also the only place where approval routing and revocation logic lived, because downstream systems then lose the decision engine as soon as the platform is retired.

Common Variations and Edge Cases

Tighter migration control often increases delivery time and temporary operating cost, requiring organisations to balance continuity against the pressure to decommission legacy software quickly. That tradeoff becomes sharper when SAP IDM was heavily customised, embedded in HR-driven provisioning, or used to govern both human and service accounts. Best practice is evolving here, but current guidance suggests treating each workflow as a control dependency rather than a technical dependency.

There are a few common edge cases. First, some teams replace SAP IDM with multiple point tools and assume the combined set covers governance, when in fact responsibility becomes fragmented. Second, delegated approvals can survive on paper but fail in practice if approvers lose context or if exception handling is manual. Third, non-human identities often surface hidden dependencies because service accounts, API credentials, and automation roles were never mapped as rigorously as employee access.

The safest pattern is phased retirement: run the new control path in parallel, compare outcomes, and only then remove the old workflow engine. That approach aligns with the governance emphasis in the NIST Cybersecurity Framework 2.0 and with NHIMG’s emphasis on lifecycle continuity in the Top 10 NHI Issues. If audit evidence, leaver revocation, or exception handling cannot be demonstrated after cutover, the migration is not complete.

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 AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AC-4 Access governance continuity is the core risk when SAP IDM workflows disappear.
OWASP Non-Human Identity Top 10 NHI-03 Workflow loss often leads to stale or uncleared access, a classic NHI lifecycle failure.
NIST AI RMF The governance gap is an operational risk management issue requiring documented accountability.

Preserve approval, provisioning, and revocation controls during migration, not just login functionality.