Join our Newsletter — 33% off our NHI Course
NHI Lifecycle Management

Account

← Back to Glossary
By NHI Mgmt Group Updated September 10, 2026 Domain: NHI Lifecycle Management

An account is the entity that is entitled to use resources within a service. It defines who or what may authenticate and access that environment, but it is not the proof of identity itself. In practice, accounts must be governed through their lifecycle, entitlements, and privileges to prevent dormant or overprivileged access.

Expanded Definition

An account is the entitlement record a service uses to decide what a user, workload, integration, or agent may do. It sits beside authentication, which proves a claim, and it also sits beside authorization, which enforces the permitted scope after that claim is accepted. That distinction matters because teams often talk about an account as if it were the identity itself, when it is really the managed access container around that identity.

In security operations, accounts are defined by lifecycle state, ownership, entitlements, and privilege boundaries. A dormant account, a shared account, and a tightly scoped service account all fall under the same broad term, but they create very different governance demands. The practical boundary is simple: if the question is “who can use this service and under what scope,” you are in account territory; if the question is “how is the claim proven,” you are in authentication territory.

Examples and Use Cases

Accounts show up in almost every control plane, but the implementation context changes the risk profile. In mature environments, the same term may describe a person’s access in an application, a workload identity in CI/CD, or an administrative account used for break-glass access.

  • A SaaS application grants a named employee account access to invoices, exports, and admin reports based on role.
  • A CI/CD pipeline uses a service account to deploy containers and call cloud APIs on behalf of an automation job.
  • A support team keeps a break-glass account with stronger privileges for emergency recovery when standard access paths fail.
  • A third-party integration authenticates with an application account whose scope should be limited to one API and one data set.

For account design, the trade-off is usually convenience versus control. Shared accounts simplify access continuity, but they weaken attribution and make revocation harder when trust changes. Scoping the account more narrowly improves safety, though it can add administrative overhead in large environments.

Security Implications

Accounts are a primary control surface because they determine who can act inside a system after authentication succeeds. If an account is overprivileged, stale, or poorly owned, an attacker or insider does not need to defeat the whole platform; they only need to abuse the standing access that the account already carries. The result can be unauthorized data access, privilege escalation, persistence, or lateral movement.

Account failures also create governance gaps that are easy to miss until they become incidents. Dormant accounts remain valid longer than intended, orphaned account outlive the people or services that created them, and shared privileged accounts make it difficult to trace actions back to a single operator. NHIMG reports that 97% of NHIs carry excessive privileges, which is a strong reminder that account sprawl often becomes privilege sprawl as well. The observable symptom is usually not a dramatic outage; it is a slow expansion of access that nobody fully owns.

When account lifecycle controls are weak, revocation lags behind organizational change. That leaves access paths open after transfers, departures, vendor changes, or service decommissioning, which increases the chance that valid credentials will still work long after they should have been closed.

Domain and Governance Relevance

In NHI and identity governance, the account is often the practical unit that security teams inventory, scope, review, and retire. That is especially true for service accounts, API clients, and other machine-facing entitlements, where the account may be the only durable object tying a workload to an authorization boundary. The governance question is not merely whether the account exists, but who owns it, why it exists, what it can reach, and when it should be revoked.

This is why account governance sits close to secrets management, privileged access management, and access reviews. For human users, account control supports joiner-mover-leaver processes; for non-human identities, it also supports rotation, offboarding, and workload change management. NHIMG’s Ultimate Guide to NHIs is directly relevant here because it frames accounts as lifecycle-managed access assets, not static login records. In practice, that shifts the focus from “create access” to “continuously justify and constrain access.”

Risk and Threat Considerations

Accounts become risky when they accumulate standing privilege, unclear ownership, or weak revocation discipline. Those conditions create durable access paths that can be abused after compromise, after staff changes, or after a third-party relationship ends. The risk is especially material where the same account is reused across systems or where a non-human account can reach sensitive APIs.

Failure mechanism: attackers and insiders commonly exploit stale credentials, excessive entitlements, and shared access to preserve entry or expand reach without needing to break the underlying platform. Once an account remains valid after its intended use, the control failure is often lifecycle-based rather than purely technical.

Impact: the organisation can lose attribution, fail access reviews, expose sensitive data, and retain unauthorized access long after a change event should have closed it. In account-heavy environments, that can widen the blast radius of a single compromise across multiple applications and automation paths.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST SP 800-63, CIS Controls v8 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST SP 800-63IAL — Identity Assurance LevelAccounts depend on identity proofing and lifecycle assurance before access is granted.
Recommendation — Apply IAL to bind account creation to the right level of identity assurance.
CIS Controls v86 — Access Control ManagementAccounts are governed through provisioning, authorization, and timely revocation.
5 — Account ManagementThe term maps directly to the management of account inventory and ownership.
Recommendation — Enforce account provisioning and removal so access does not outlive need. Maintain an accurate account inventory and review ownership on a fixed cadence.
NIST CSF 2.0PR.AC — Identity Management, Authentication, and Access ControlAccounts are the access objects governed by identity and authorization controls.
GV.RM — Risk Management StrategyAccount sprawl and stale access create measurable governance risk.
Recommendation — Restrict account privileges and validate access paths before deployment. Track account lifecycle risk and require ownership for every access record.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 10, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org