The organisation loses direct revocation authority, which weakens incident response and complicates audit evidence. If the provider controls the keys, customer policy may not be enough to stop decrypt operations quickly. That creates a governance gap where the data may be protected, but the customer cannot fully enforce its own control decisions.
Why This Matters for Security Teams
Provider-owned encryption keys change the control boundary in a way that many teams underestimate. If the cloud provider can decrypt data on the customer’s behalf, the organisation no longer has the same level of operational authority over suspension, revocation, and forensic preservation. That matters for incident response, legal hold, segregation of duties, and evidence collection. Guidance from the NIST Cybersecurity Framework 2.0 reinforces that asset protection and recovery controls only work when the owner can actually execute them.
The practical risk is not that encryption disappears. The risk is that encryption becomes a shared control with asymmetric power: the customer owns policy intent, while the provider may own the means to enforce or override the technical action. That can leave compliance teams with comforting documentation but limited operational leverage when a key event happens. For high-value workloads, this affects not only confidentiality, but also trust in the chain of custody for regulated data and incident artefacts.
In practice, many security teams discover this only after they need to revoke access urgently and find that provider-managed controls do not move at the same speed as their incident response plan.
How It Works in Practice
With provider-owned keys, the cloud service typically handles key generation, storage, rotation, and decrypt operations inside its own trust boundary. The customer may still configure policies, retention rules, or access approvals, but those controls depend on the provider’s implementation. This is acceptable for some low-risk use cases, yet it creates a governance dependency that must be treated like any other third-party control.
The main operational question is whether the customer can independently stop access, prove who accessed what, and preserve evidence when a security event occurs. If the answer is no, then the organisation should classify the service as having limited customer-enforced cryptographic control. That classification should feed into risk assessments, procurement review, and incident playbooks.
- Map which data sets use provider-owned keys versus customer-managed keys.
- Confirm whether revocation is immediate, delayed, or only effective for future requests.
- Test whether audit logs show key use, decrypt events, and administrator actions in a usable format.
- Check whether legal, regulatory, or contractual requirements demand customer-held key authority.
- Define compensating controls such as tokenisation, data minimisation, or workload isolation.
For governance alignment, NIST guidance on cloud and security outcomes should be paired with strong identity and access controls, especially where human and non-human administrators can approve or trigger decrypt workflows. The operational standard is not simply “encrypted or not encrypted,” but whether the organisation can enforce the same decisions it claims in policy. When the provider owns the keys, the customer may inherit shared responsibility without shared control, which is a poor fit for highly regulated or time-sensitive response environments. These controls tend to break down in managed SaaS environments with opaque key lifecycle handling because customers cannot validate or interrupt decrypt operations at the same speed as the provider’s internal processes.
Common Variations and Edge Cases
Tighter key control often increases administrative overhead, requiring organisations to balance faster onboarding against stronger revocation power. That tradeoff is real, especially when teams are deciding between simplicity and enforceable control.
Current guidance suggests that provider-owned keys can be acceptable when the data sensitivity is moderate and the service offers strong contractual, logging, and segregation safeguards. Best practice is evolving, however, for workloads involving regulated personal data, material secrets, or incident-sensitive evidence. In those cases, customer-managed keys, external key management, or hold-your-own-key patterns may be more appropriate, but there is no universal standard for this yet.
Edge cases often appear in hybrid environments. For example, a customer may own keys for storage but not for application-layer decrypt functions, or a SaaS vendor may support customer-managed keys only for some tenants or regions. Another common gap is assuming that key rotation equals key control. Rotation improves hygiene, but it does not restore customer authority if the provider still controls the decrypt path. Where identity is involved, the same issue can arise with non-human identities and automated agents that have standing access to key management APIs, so access governance must be reviewed alongside cryptography.
Teams should also watch for disaster recovery claims that implicitly rely on provider access to keys. If recovery depends on the same provider that owns the keys, resilience may be weaker than the architecture diagram suggests. For cloud environments handling sensitive records, a useful reference point is the NIST Cybersecurity Framework 2.0, but the control design still needs to be validated against the service’s actual key ownership model.
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 Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.DS-1 | Encryption is only effective if the owner can enforce and verify data protection. |
| NIST Zero Trust (SP 800-207) | SC-3 | Zero trust assumes explicit control of access decisions, including decrypt authority. |
| OWASP Non-Human Identity Top 10 | NHI-2 | Automated identities may hold or invoke key-management permissions in cloud services. |
Inventory non-human identities that can use or manage keys and remove unnecessary standing access.
Related resources from NHI Mgmt Group
- What breaks when service-specific credentials are not evaluated the same way as standard cloud access keys?
- What breaks when service accounts and API keys are not governed as identities?
- What breaks when agents are given personal access tokens and service account keys directly?
- What breaks when a service provider relies on email address as the user key?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 20, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org