Cloud Directory
A cloud directory is an identity service delivered from the cloud that stores information about users and groups and, in many offerings, centralizes tasks like verifying who a user is and applying access policies. Rather than running directory infrastructure on-premises, organizations consume it as a hosted or SaaS service. The specific capabilities vary considerably from one provider to another.
A cloud directory is a cloud-hosted repository of identity objects, typically users and groups, that in many offerings is delivered as SaaS and may centralize authentication, access policy, and sometimes device management. The term spans a range of products with differing scope: some are general-purpose directory stores designed for large-scale, cloud-native object hierarchies (for example, Amazon Cloud Directory, described as a highly available multi-tenant directory-based store that scales to large numbers of objects), while others function as identity platforms that manage regular and federated users and enforce access policy (for example, IBM Verify Cloud Directory, described as a repository for regular and federated users and groups). Because implementations differ, a given cloud directory may or may not provide authentication, authorization policy enforcement, provisioning, or device management; these capabilities should be confirmed per vendor and configuration rather than assumed. The evidence does not specify supported protocols (such as LDAP, SCIM, SAML, or OIDC) for these offerings, so protocol support is out of scope for this definition.
Why it matters
Directory services are the backbone of identity infrastructure: they hold the authoritative records of who exists in an organization and how those identities are grouped. As organizations shift workloads and applications to the cloud, running and maintaining on-premises directory infrastructure becomes an operational burden, and a cloud-delivered directory lets teams consume that capability as a hosted or SaaS service rather than provisioning and patching servers themselves. This shift can reduce operational overhead and, depending on the offering, provide elasticity that on-premises deployments struggle to match.
The practical significance is complicated by how much the term varies in meaning. Some cloud directories are general-purpose, cloud-native object stores designed for very large hierarchies (Amazon Cloud Directory is described as a highly available multi-tenant directory-based store that scales to hundreds of millions of objects), while others are identity platforms that manage regular and federated users and enforce access policy (IBM Verify Cloud Directory is described as a repository for regular and federated users and groups). Treating these as equivalent can lead to architectural mistakes, because a developer-oriented object store and a full identity platform address different problems.
For security and identity teams, this variability means capabilities cannot be assumed. Whether a given cloud directory verifies who a user is, applies access policy, provisions accounts, or manages devices depends on the specific vendor and configuration. Evaluating a cloud directory therefore requires confirming its actual scope against the organization's requirements rather than relying on the category label alone.
Who it's relevant to
Inside Cloud Directory
Common questions
Answers to the questions practitioners most commonly ask about Cloud Directory.
