Subscribe to the Non-Human & AI Identity Journal

Policy Baseline

A policy baseline is the vendor or organisation’s expected security state for a setting, rule, or configuration. It proves alignment with a standard, but not whether the control meaningfully reduces risk in production or disrupts attacker behaviour.

Expanded Definition

A policy baseline is the documented security state an organisation expects for a setting, rule, or configuration. In NHI operations, it is often used to show that a service account, API key workflow, or secret-handling control matches an approved standard. That makes it useful for auditability, but it does not, by itself, prove that the setting reduces attacker dwell time, blocks misuse, or survives real-world pressure from automation.

Definitions vary across vendors and governance teams. Some treat the baseline as a compliance target, while others use it as a configuration benchmark that should be paired with threat-informed validation. In practice, a strong baseline should be read alongside control intent, operational context, and exception handling. The distinction matters because an identity control can appear “correct” on paper while still enabling privilege sprawl, weak rotation, or brittle automation. That is why NHI governance often links baselines to lifecycle policy, not just configuration review, as discussed in Ultimate Guide to NHIs — Lifecycle Processes for Managing NHIs and in the NIST Cybersecurity Framework 2.0.

The most common misapplication is treating a baseline as proof of security when the setting is only reviewed for conformance and never validated against attacker behaviour.

Examples and Use Cases

Implementing policy baselines rigorously often introduces operational friction, requiring organisations to balance consistency and audit readiness against the risk of breaking legitimate automation or emergency workflows.

  • A cloud team sets a baseline that every service account must have a defined owner, approved scope, and a rotation interval, then measures exceptions against that standard before release.
  • An IAM team uses a baseline to require secret storage only in approved vaults, then checks whether pipelines or application code still bypass that control, a recurring issue highlighted in Top 10 NHI Issues.
  • A security architect maps a policy baseline for token lifetime and revocation to NIST Cybersecurity Framework 2.0 so that configuration checks support broader governance objectives.
  • A compliance function documents a baseline for certificate expiration and renewal thresholds, then uses it during audit reviews to show that settings were reviewed, not merely assumed.
  • An engineering team creates separate baselines for production and non-production identities to prevent test credentials from becoming permanent access paths.

NHIMG’s Ultimate Guide to NHIs — Regulatory and Audit Perspectives notes that baseline evidence is most persuasive when it is tied to ownership, review cadence, and exception approval, not just a static configuration export.

Why It Matters in NHI Security

Policy baselines matter because NHI environments fail quietly when “approved” settings drift away from actual risk conditions. A baseline can confirm that a control exists, but it cannot prove that the control is sufficient for service-account abuse, secret leakage, or lateral movement. That gap is especially dangerous where identities outnumber humans and change faster than manual review cycles can keep up. NHIMG reports that NHIs outnumber human identities by 25x to 50x in modern enterprises, which makes baseline-only governance easy to scale and easy to miss. The control can look healthy while secrets remain exposed, privilege remains excessive, or rotation remains inconsistent.

For that reason, a policy baseline should be treated as one layer in a broader NHI assurance model that includes telemetry, ownership, lifecycle enforcement, and exception tracking. The strongest programs use baselines to anchor decisions, then validate them against actual operational outcomes and incident evidence.

Organisations typically encounter the need to revisit policy baselines only after a secret leak, privilege abuse, or audit finding exposes that the configured standard did not prevent the incident, at which point the baseline becomes operationally unavoidable to address.

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
OWASP Non-Human Identity Top 10 NHI-01 Baselines should define expected NHI ownership, scope, and lifecycle state.
NIST CSF 2.0 PR.IP-1 Policies and configurations must be maintained as part of an operating baseline.
NIST Zero Trust (SP 800-207) GV.OC-1 Zero trust requires policy-aligned states, not just static configuration compliance.

Maintain and review configuration baselines so policy states remain current and auditable.