Join our Newsletter — 33% off our NHI Course

Why does the shared responsibility model for identity create recoverability risk for Okta and Microsoft Entra ID tenants?

The risk comes from a mismatch in ownership. The identity provider keeps the service available, but the customer owns the tenant configuration, objects, policies, and integrations that make identity work. If those are changed, deleted, or encrypted, the provider usually cannot restore them. That leaves teams responsible for backup, validation, and recovery of the operational identity layer.

Why This Matters for Security Teams

Identity is now part of the recoverability surface, not just the access-control surface. In a tenant model, the provider keeps the platform running, but the customer owns the configuration that makes the environment usable: directory objects, conditional access policies, privileged roles, application registrations, federation settings, and automation hooks. When those are altered, deleted, or encrypted, the service may still be “up” while the tenant is effectively impaired.

That is why teams that only plan for service outage miss the more common failure mode: operational loss inside a healthy cloud service. Current guidance around recovery and resilience aligns best with NIST Cybersecurity Framework 2.0, which treats identity governance as a core resilience function, not an afterthought. For identity-specific failure patterns, NHI risks are often revealed late; in the Ultimate Guide to NHIs, 80% of identity breaches involved compromised non-human identities such as service accounts and API keys, showing how quickly control-plane compromise becomes business impact.

In practice, many security teams discover recoverability gaps only after an admin account, tenant policy set, or sync integration has already been lost.

How It Works in Practice

Recoverability risk appears because the tenant is not a single object. Okta and microsoft entra id environments contain interdependent identity configuration that is easy to change and difficult to reconstruct accurately. If a privileged user deletes applications, weakens conditional access, disables directories, or encrypts configuration exports, the provider generally cannot infer the customer’s intended state. The platform can remain available while authentication, authorization, and provisioning workflows fail downstream.

Practitioners should treat tenant backup as identity infrastructure backup. That means capturing configuration state, validating restore procedures, and protecting the accounts that can change the tenant itself. It also means separating platform availability from tenant recoverability and testing both. Where possible, teams should keep immutable copies of critical identity objects, record policy baselines, and maintain break-glass access paths with strong monitoring.

  • Back up tenant configuration, not just user data.
  • Track privileged roles, app registrations, federation settings, and conditional access rules.
  • Protect and test break-glass accounts and emergency recovery procedures.
  • Validate whether restore tools can recover the exact tenant state you depend on.

For broader identity governance context, the Top 10 NHI Issues explains why hidden dependencies and excessive privileges make restoration harder than teams expect. NIST’s SP 800-53 Rev 5 Security and Privacy Controls reinforces the need for configuration management, access control, and contingency planning as part of operational resilience. These controls tend to break down when tenant changes are made ad hoc across multiple administrators and automation pipelines because no authoritative recovery baseline exists.

Common Variations and Edge Cases

Tighter tenant protection often increases administrative overhead, requiring organisations to balance recovery confidence against change velocity. That tradeoff is especially visible in complex identity estates with multiple subscriptions, hybrid sync, delegated admin relationships, and third-party integrations.

Best practice is evolving, and there is no universal standard for how often identity tenant state should be exported or rehearsed for restore. Some teams prioritise daily snapshots of policy objects, while others focus on event-driven backups after privileged changes. The right choice depends on how frequently the tenant changes and how much business disruption a rebuild would create.

Edge cases matter. A tenant can be logically recoverable but still operationally lost if federation trust, certificate material, or SCIM provisioning endpoints are not restored in the correct sequence. Hybrid identity environments are especially fragile because recovery often spans cloud and on-premises dependencies. The same is true for highly delegated setups where one compromised admin can disrupt recovery paths before defenders notice.

For the most serious identity incidents, the practical lesson is simple: recoverability must be designed into the tenant before the failure occurs. That lesson is repeated across the Microsoft Entra ID Flaw research and the Microsoft Midnight Blizzard breach, where identity control and trust paths became central to containment and restoration.

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 CSA MAESTRO 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 RC.RP Tenant recovery plans map directly to recovery planning and restoration of identity services.
NIST AI RMF AI RMF resilience principles apply to operational identity systems supporting autonomous workloads.
OWASP Non-Human Identity Top 10 NHI-05 NHI recovery depends on backing up and restoring credentials, policies, and service account context.
CSA MAESTRO TR-2 Agentic and workload identity assurance requires recoverable trust and control paths.

Define and test tenant restore procedures so identity can be recovered within business recovery targets.